https://github.com/gupta-ji6/todo-app
A ToDo List app made in Angular JS.
https://github.com/gupta-ji6/todo-app
angularjs bootstrap css3 firebase html5 javascript todo todo-list todoapp
Last synced: about 12 hours ago
JSON representation
A ToDo List app made in Angular JS.
- Host: GitHub
- URL: https://github.com/gupta-ji6/todo-app
- Owner: gupta-ji6
- License: mit
- Created: 2017-06-21T17:19:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T09:43:41.000Z (about 6 years ago)
- Last Synced: 2025-01-24T00:29:07.648Z (5 months ago)
- Topics: angularjs, bootstrap, css3, firebase, html5, javascript, todo, todo-list, todoapp
- Language: HTML
- Homepage: https://todo.ayushgupta.tech/
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ToDo App
A ToDo List web app made in Angular JS.
Save a list of tasks for you to complete. Work hassle free bacause - the app remembers.# Table of Contents
* [Getting Started](#getting-started)
* [Live Project](#live-project)
* [Features](#features)
* [Built with](#built-with)
* [Authors](#authors)
* [License](#license)
- Sign in using any of the provided services - Google, Facebook, Twitter or Github.
- Add a list of tasks or open any previously saved list of tasks.
- Open the list you created and add tasks to it.
That's all.
Congrats! You've become productive.# Live Project
The Todo App project is live here.# Features
* Easy Sign in
* Add multiple lists
* Delete lists after task completeion
* Edit Task in a list
* Mark tasks as Completed
* A counter for number of tasks completed# Built with
* Angular JS - Superheroic JavaScript MVW Framework
* Firebase - Used for Authentication, Database, Storage and Hosting in thi app.
* Bootstrap - Used in designing.
* Programming languages used - HTML5, CSS3, JavaScript# Authors
* Ayush Gupta
Email | Github | Twitter
# License
This project is licensed under the MIT License - see the License.txt file for details