INTRODUCTION
StudyTime is a web application for creating study timetables for educational purposes. It can be repurposed to create timetables for other non-educational purposes like to-do lists, personal study/development timetables etc.
GUIDE
Studytime is a simple form that contains various information for creating a study timetable. They include: Module name, number of units/credits, start date, start time, end date and end time. All form inputs are required, which means they must be filled before being able to create a study timetable. The figure below is a screenshot of the page when a study timetable has been created.
When a study timetable has been created, the next step is to download this timetable. These automatically happens as soon as the download button is pressed and is saved as a text file(.txt extension) into the systems’ downloads folder.
TECHNOLOGIES
- HTML5
- CSS3
- JAVASCRIPT
- NODEJS
- EXPRESS.JS
- HEROKU
- JEST
LIVE SITE
You can try out the version 1 to create a study timetable here.