Activity
Fix issue with undefined array key by changing userId to lowercase 'u…
Fix issue with undefined array key by changing userId to lowercase 'u…
Fix layout: Adjusted interface, fixed header and footer
Fix layout: Adjusted interface, fixed header and footer
Trim title before checking valid task, validate user input for title …
Trim title before checking valid task, validate user input for title …
Update README.md after adding Download Template button
Update README.md after adding Download Template button
Enhance layout for file import buttons
Enhance layout for file import buttons
Rename database initialization script
Rename database initialization script
Create CNote.sql to initialize tables
Create CNote.sql to initialize tables
Refactor SQL query for case-insensitive title search
Refactor SQL query for case-insensitive title search
Update password placeholder in signup page
Update password placeholder in signup page
Remove 'position: fixed' from footer to resolve task note obscuring i…
Remove 'position: fixed' from footer to resolve task note obscuring i…
Refactor code for improved formatting and clarity
Refactor code for improved formatting and clarity
Fix issue: Incorrect retrieval of user ID for newly registered users
Fix issue: Incorrect retrieval of user ID for newly registered users
Implement feature: Allow user to edit task only if it belongs to them
Implement feature: Allow user to edit task only if it belongs to them
Rename file for spelling consistency: editTasks.php to editTask.php
Rename file for spelling consistency: editTasks.php to editTask.php
Remove 'vercel.json' as it is no longer needed for Vercel deployment
Remove 'vercel.json' as it is no longer needed for Vercel deployment