Skip to content

This was the 'To-do list" project for The Odin Project's JavaScript curriculum. This app was built with React, styled with Sass, and uses Firebase as a backend database. Users can create multiple lists with many tasks that can be edited in realtime thanks to firebase's snapshot feature.

Notifications You must be signed in to change notification settings

KFig21/todo_list_react

Repository files navigation

To Do List

View the project here! 👀

Summary

This was the 'To-do list" project for The Odin Project's JavaScript curriculum. This app was built with React, styled with Sass, and uses Firebase as a backend database. Users can create multiple lists with many tasks that can be edited in realtime thanks to firebase's snapshot feature.

Features:

  • Adding/deleting tasks & lists
  • Set tasks as complete, incomplete & urgent
  • Filter tasks by complete, incomplete & urgent
  • Update task & list details in realtime.
  • Backend storage so users can access their lists on any device
  • Responsive design

Demo GIF

Desktop

Mobile


Thanks for checking out my project! Any && all feedback is appreciated!

About

This was the 'To-do list" project for The Odin Project's JavaScript curriculum. This app was built with React, styled with Sass, and uses Firebase as a backend database. Users can create multiple lists with many tasks that can be edited in realtime thanks to firebase's snapshot feature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published