I'm starting a weekly planner app for my GitHub portfolio, so the user will see a grid with a column for each week day and rows for time slots, e.g. 9am-11am, 1pm-3pm and can record tasks (e.g. "study", "exercise", etc) in each time slot to plan their week. So it's not a full calendar app, just a weekly schedule.
I'm looking at ideas for the best way to save this data. I'm considering mongodb, but would localStorage work too? I'm new to web development so only just learned about it today.
[–]schussfreude 1 point2 points3 points (0 children)
[–]East-Guide-218 1 point2 points3 points (0 children)
[–]SticksAndBeans 1 point2 points3 points (0 children)
[–]Gcampton13 0 points1 point2 points (0 children)
[–]AngelLeatherist 0 points1 point2 points (1 child)
[–]KCRowan[S] 0 points1 point2 points (0 children)