Skip to content

Simple ToDo List made with TypeScript and Firebase - school project at JavaScript2 course (2022)

Notifications You must be signed in to change notification settings

gosiacodes/ToDo-List-Firebase-TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ ToDo List Firebase TypeScript ✨

Simple ToDo List made with TypeScript and Firebase - school project at JavaScript2 course (2022)

https://gosiacodes.github.io/ToDo-List-Firebase-TypeScript/

📌 How does the application work?

You can add task / todo to list and mark it when it's done by clicking on text.

You can also unmark task as done or delete it from the list.

All tasks and its status saves live in Firebase database.