https://github.com/jdeepd/fassignments
FAssignments
https://github.com/jdeepd/fassignments
Last synced: 3 months ago
JSON representation
FAssignments
- Host: GitHub
- URL: https://github.com/jdeepd/fassignments
- Owner: JDeepD
- Created: 2022-04-02T07:06:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T05:47:44.000Z (over 3 years ago)
- Last Synced: 2025-02-28T14:45:20.884Z (over 1 year ago)
- Language: HTML
- Homepage: https://fassignments.herokuapp.com/
- Size: 666 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fast Assignments
### Why fassignments?
Opening up a LibreWord/MS Word and fill up
data for coverpage is boring and
wastes a lot of time doing the same thing every single week.
### How fassignments?
It uses Flask as backend and PyFPDF2 for generating the pdf.
For frontend, it uses Bootstrap.
### What is fassignments?
Its a web app to generate the coverpage for assignments.
All you gotta do is fill in the data and whoosh. You
have your Assignment ready in a sexy looking PDF which is sure
to catch the TA's eye.
PS: The pdf also includes my college logo so it probably wont
work for you if you are not from the same college as mine.
Currently I have no plans to make it more customisable but feel
free to fork it and replace `img/logo.png` with the image you want
in the header. You can also change what details you want to show
in the pdf by modifying `mkpdf.py` file.