Skip to content

ZachSimms/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Web Application

This web-based application is a persistent todo list app that has the following features:

  • The User can create, read, update, and delete (CRUD) tasks
  • Tasks are synced with a backend database through Google's Cloud Firestore
  • The todo list panel is draggable around the window

Video Preview: HERE

JavaScript Libraries Used

LIbrary Purpose
ReactJS Frontend framework
Chakra UI Provide components styling of the list, the list items, buttons, and inputs
Material UI Icons
use-gesture/react adds drag functionality to the list
react-spring/web adds drag functionality to the list

Technologies Used

HTML5 CSS3 JavaScript React

Screenshot

Image 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published