Simple school task organizer
Requires Node with npm
-
Download files
-
run npm install to get dependencies
To start server, use 'node app.js' from folder location
Server will run by default in localhost 8080 (http://localhost:8080)
First add classes in increasing priority in the classes menu (/classes)
Example:
- Math
- Biology
- History
-
Class number will be input for when you add tasks from the home page.
Class number 3 will correspond to History in the above example.
-
Under each task, corresponding subtasks can be added in the text box below it. Use green plus icon to delete item
-
Delete tasks or subtasks using the trashcan that appears when you hover over the right column of the ipem you want to delete
-
Checkboxes on subtasks can be toggled to show status
-
Satus buttons on main tasks can be toggles to cycle through statuses