This is a small website that should help students keep track of their examination dates.
Visit: planner.kuhlti.me
All our examination dates get published inside a huge PDF file. In order to keep track of my exams I decided to create this little website.
Because there only is a PDF file provided by our university, I have no good way of automating the extraction process. For now I am using a tool called Tabula.
My original intention was to automatically get notified when the date of one of my exams changes. In case I would get my hands on some kind of automation for the extraction process I would definitely spend some more time developing this website.
In order to get up and running on your computer follow these steps:
- Install NodeJS on your computer
- Download the repository
- Install the dependencies
npm install
- Start the development server
npm start
Because this was a quick weekend project and the website is not very complex I am using "vanilla" JavaScript + jQuery.
- You can code?
- Have any suggestions / ideas / questions?
- Want to tell me that you like my tool?
I would love to hear from you! π