https://github.com/tenticlemaster/coffend
App to track coffee consumption and spending
https://github.com/tenticlemaster/coffend
fantacss firebase firebase-auth firebase-database netlify react
Last synced: 2 months ago
JSON representation
App to track coffee consumption and spending
- Host: GitHub
- URL: https://github.com/tenticlemaster/coffend
- Owner: tenticlemaster
- Created: 2025-03-05T20:54:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T17:29:14.000Z (over 1 year ago)
- Last Synced: 2025-06-04T20:23:08.610Z (about 1 year ago)
- Topics: fantacss, firebase, firebase-auth, firebase-database, netlify, react
- Language: JavaScript
- Homepage: https://coffee-addict.netlify.app/
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Info
This is a react app that lets users track caffeine intake and current concentration in the system.
## Additional app funtions:
* User authentication
* Cloud history storage
* Coffee spending calculator
## App utilizes:
* fanta.css and pre-formated css from [James](https://github.com/jamezmca) for styling
* firebase for user authentication and data persistance
Made with help form this [video](https://www.youtube.com/watch?v=iKpkVKubvKk) by [James](https://github.com/jamezmca)