Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duty Leave application generator #2

Open
aldrinjenson opened this issue Nov 28, 2022 · 0 comments
Open

Duty Leave application generator #2

aldrinjenson opened this issue Nov 28, 2022 · 0 comments

Comments

@aldrinjenson
Copy link
Member

Duty Leave application generator

Project Abstract

Create a simple web application which accepts the following values and generates a pdf file of a duty leave application

  1. From Address (string)
  2. To Address (string - deafult to the Principal)
  3. Date (date input - auto selected with the current date)
  4. Subject (string: Default to"Request for duty leave")
  5. Event name (string)
  6. Content (textarea: Default to something which requests duty leave for following students for the above event)
  7. Students names,class and Roll No. (list of input fields or a textarea to which names can be directly pasted)

Tech Stacks

  • HTML, CSS, JS
  • Or just React
  • Some pdf generation npm library

Additional context

  • Would be great if there is a simple password check to ensure that only authorized people can generate the pdf
  • Leave some space at the bottom for signature

Example of a duty leave
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant