https://github.com/ewgenius/firechatt
react chat app, based on firebase
https://github.com/ewgenius/firechatt
Last synced: about 1 year ago
JSON representation
react chat app, based on firebase
- Host: GitHub
- URL: https://github.com/ewgenius/firechatt
- Owner: ewgenius
- License: mit
- Created: 2016-01-27T18:28:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T19:30:21.000Z (over 10 years ago)
- Last Synced: 2025-02-13T01:45:49.137Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://firechatt.firebaseapp.com/
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FIRECHATT
Simple messenger, based on [firebase](https://www.firebase.com/) platform for backend and React.js with [material-ui](http://www.material-ui.com/) on frontend.
Created just for fun, while learning React.
Live demo at [https://firechatt.firebaseapp.com](https://firechatt.firebaseapp.com)(yet under counstruction).
## Progress
- [x] base layout with material design
- [x] google auth and user creation
- [x] api for creating chat between two users
- [x] messages api
- [ ] chat closing logic and events
- [ ] save profile in localstorage, don't reuire login each time
- [ ] responsive design for mobile
- [ ] favicon, app icons
## License
This project is licensed under the terms of the MIT license