crmSaaS / timetable-app

This is a simple timetable web app built with HTML, CSS, JavaScript, and Node.js (Express). It allows users to manage weekly schedules, add, edit, and delete tasks or classes, and view an organized timetable. This project is also Hacktoberfest-ready, with 30 beginner-friendly issues for contributors to tackle and learn from.
0 stars 12 forks source link

Persist Status Update on Page Refresh: #24

Closed crmSaaS closed 1 month ago

crmSaaS commented 1 month ago

Persist Status Update on Page Refresh:

Solution: Ensure that updated statuses are saved in the database and reloaded with tasks when the page refreshes.

soniyasingh-collab commented 1 month ago

@suhanik016 do it

officialnitinbaghel commented 1 month ago

This issue has been solved by me.