/todolist_firebase

Primary LanguageJavaScriptMIT LicenseMIT

Group TODO List

Group TODO List is a really useful tool for groups to list all their plans to a public list, which they can access from anywhere in the world and see the same and synchronized todo list. This project mainly uses JavaScript and builds up a user-interactive service through Firebase from Google. Several key terms that I learned recently such as asynchronous functions, OOP in JS, local storage, and databases are used in this project.

Users can create or delete their TODOs from the database, mark whether the tasks are completed or not, and put TODOs in different categories.

Try it online: http://www.gtqifan.tech/backup/Group_TODO_List/

Screenshot

Getting Started

If you want to just look at how awesome the code I wrote is, then please proceed to the Installing section and open in your own computer

Prerequisites

You need to have a computer

No matter Windows, Mac, or Linux works

Installing

  • Download this project and save it somewhere
  • Open with web browsers

Built With

Authors

  • Qifan Yang - Initial work - gtqifan

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

My parents