Timetabler, value your time using this tool
This is my first Hackathon participation. The theme of this Teacher's Hack is to accelerate education and support Teachers. I have built a GUI based tool for making our own timetable.
It is built using Java as front end and Oracle database for backend. I, at first had to struggle for storing the time. Then thought to do it using just a varchar datatype .
I have done this project during this hackathon period .In this application we can insert, delete a day and update any column for a day. It has day, class to be taught, its section, its start and end time, work to be done in that class and can update what's left for that class so that it can be completed next time. We can also update the work to be done and work left to be done for a given time. And, can even delete ta row if it's done or not required.
I even wanted to show the free time available, add much better UI to the application and on top of it show the days in ascending order with start time. I'll try to bring on all these features and even add if more can be done.
Log in or sign up for Devpost to join the conversation.