Skip to content

JavaScript app using firebase hosting and firestore services to add, modify, and delete to-do items

License

Notifications You must be signed in to change notification settings

abdelp/todo-list-js

Repository files navigation

Todo List Application

This project consists of building a todo list application with Javascript and firebase hosting.

screenshot

Built With

  • Javascript
  • Firebase
  • Webpack
  • HTML5
  • CSS
  • Bootstrap 4.5
  • ESLint
  • Stylelint

Usage

  • To start the application follow the link given in the live demo.
  • A default project is assigned to you via a auto generated username.
  • Add new projects.
  • Add new todos within those projects you create

Live Demo

Live Demo Link

Requirements

  • Compatible Web browser (Chrome, Mozilla, IE, Safari)

Installation

Prerequisite

Steps

From the command line/terminal clone the repository:

$ git clone https://github.com/abdelp/todo-list-js.git

Initialize the firebase hosting service

$ firebase init

Select firestore and hosting features:

features

Select public/dist as the public directory:

public

Deploy

To deploy on your local environment run:

$ firebase serve

To deploy to your firebase production environment:

$ firebase deploy

Authors

👤 Abdel Pérez

👤 Elbie Moonga

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

JavaScript app using firebase hosting and firestore services to add, modify, and delete to-do items

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published