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 13 forks source link

Success Message After Status Update Redirect: #27

Open crmSaaS opened 1 week ago

crmSaaS commented 1 week ago

Success Message After Status Update Redirect:

Solution: Pass a success message along with the redirect or use AJAX to update status without redirection.

Tanmay-Chandgude commented 1 week ago

hello @crmSaaS assign me the task

officialnitinbaghel commented 1 week ago

27 I am solve the issue of status update message. Now you update the status the message will take successfully.