https://github.com/ashwinsomi/track_daily-next-app
Application lets you note your mood for the day, built using Next.js, Tailwind-CSS, firebase
https://github.com/ashwinsomi/track_daily-next-app
context-api firebase-auth firebase-database nextjs tailwindcss
Last synced: 30 days ago
JSON representation
Application lets you note your mood for the day, built using Next.js, Tailwind-CSS, firebase
- Host: GitHub
- URL: https://github.com/ashwinsomi/track_daily-next-app
- Owner: AshwinSomi
- Created: 2024-10-19T22:42:52.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T19:48:31.000Z (11 months ago)
- Last Synced: 2025-03-15T17:33:05.583Z (7 months ago)
- Topics: context-api, firebase-auth, firebase-database, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://ashwin065-track-daily.netlify.app/
- Size: 217 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Whats next
add some AI models.
I can do sentiment analysis on the mood and journl to get the sentiment and update UI based on the sentiment.
or add a voice input that convert to texts (basic)
or any new ideas....
I still am working on it.