ben-wals / chronos

📚 | Timetable Management & Task Tracking Webapp
https://chronos.theiceburg.net
GNU General Public License v3.0
2 stars 0 forks source link

Timetable Configurator #9

Open ben-wals opened 2 months ago

ben-wals commented 2 months ago

During the onboarding process the users is prompted to customize the structure of their day, weeks and years using an intuitive excel like system as it differs from school to school. (When lessons occur, weekly or fortnightly timetable, does the timetable pause for holidays, when are the holidays)

ben-wals commented 1 month ago

image

Main Timetable Config Page with no actions. Options to edit:

ben-wals commented 1 month ago

image

Actions demo for updating week length. Likely will be some logic involved in not allowing users to select time periods that extend over 1 week i.e if they select mon to mon it acts as a 1 day week not an 8

ben-wals commented 1 month ago

image

Action demo for adding a new time slice, inputs will be a text line for the name and time inputs for the start and end. Logic involved for timesclices not extending past end of day I.e cannot start at 8:00am and finish at 7:00am the next day. Also some logic for timeslices not overlapping and when entered are order chronologically. Negative feedback should be provided in the form of a red popup box

ben-wals commented 1 month ago

An additional set of options should be added to the page in the next version to meet the original requirements: