Skip to content

this is an updated todo list made with react, tailwind, flowbite (for frontend), and express (for backend)

Notifications You must be signed in to change notification settings

philiptham2546/todoUpdated

Repository files navigation

todoUpdated

This is an updated todo list made with react, tailwind, flowbite (for frontend), and express (for backend)

Description

Todo web application allows you to add a note with title, label, data, content, priority level. Once added, you can view it in four different modes, "at a glance", calendar view, by label, and as metadata. You can retrospectively edit each entry in any view mode (except metadata). Any changes made to the note will be dynamically saved to the backend and reflected in all other views. Allows for multi-user collaboration because the data is stored in the backend and not locally.

Usage

This todo web application explicitly does not require any authentication because it is just meant for use among friends to collaborate. To take a look at and play around with the tool, go to https://todoupdated.onrender.com/. It might take a while to load because it's being hosted on a free instance of Render.

Example usage

Screenshot 2024-10-28 at 22 42 00 Screenshot 2024-10-28 at 22 42 22 Screenshot 2024-10-28 at 22 43 44

About

this is an updated todo list made with react, tailwind, flowbite (for frontend), and express (for backend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published