Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharvin26/todoapp
Todo Application using ReactJs, Firebase, Express and MaterialUI
https://github.com/sharvin26/todoapp
firebase material-ui react
Last synced: about 3 hours ago
JSON representation
Todo Application using ReactJs, Firebase, Express and MaterialUI
- Host: GitHub
- URL: https://github.com/sharvin26/todoapp
- Owner: Sharvin26
- Created: 2020-03-30T05:58:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T20:49:21.000Z (over 1 year ago)
- Last Synced: 2023-11-07T17:15:23.008Z (about 1 year ago)
- Topics: firebase, material-ui, react
- Language: JavaScript
- Homepage:
- Size: 43.9 MB
- Stars: 201
- Watchers: 8
- Forks: 102
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Application using ReactJS and Firebase
-----
### Account creation:
![Account](doc/images/Account.gif)
### Todo Dashboard:
![Account](doc/images/Todo.gif)
### Application Architecture:
![Application Architecture](doc/images/TodoApp.png)
### Components used in the Application:
1. ReactJS
2. Material UI
3. Firebase Firestore, Functions and Authentication
4. ExpressJS
5. Postman.