My To Do list
About the project
- This app was created with pure JavaScript and Firebase DB
- User can add new tasks and remove them
- Database works in real time mode, all changes are visible immediately
- All data are stored in database
- Select list allows choose the importance of task
- All tasks are displayed in importance order ASAP > very low prioryty
- Source code for this project at GitHub