This is a simple project to manage tasks - to add, delete and update tasks and manage them. Tasks can be given priority(low, medium and high) with statuses(complete or incomplete) and sorted accordingly based on the last added task. It uses express for backend, mongodb for database, and react (only a basic implementation) for user interace.
(note, the dark mode is an extenion in the browser, not the css)
(the time added was 14:30, cuz i believe mongodb(or react) is using gmt timezone)

