https://github.com/rahuletto/trackit
TrackIt is a web-based app where users can log their daily habits such as meals, exercise, sleep, and water intake. The app securely stores this data and uses AI to analyze patterns and provide personalized health recommendations. It also visualizes the data with charts to help users track their progress over time.
https://github.com/rahuletto/trackit
azure copilot nextjs react typescript
Last synced: 3 months ago
JSON representation
TrackIt is a web-based app where users can log their daily habits such as meals, exercise, sleep, and water intake. The app securely stores this data and uses AI to analyze patterns and provide personalized health recommendations. It also visualizes the data with charts to help users track their progress over time.
- Host: GitHub
- URL: https://github.com/rahuletto/trackit
- Owner: Rahuletto
- Created: 2024-12-19T14:26:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T14:59:17.000Z (over 1 year ago)
- Last Synced: 2026-04-27T12:35:23.157Z (3 months ago)
- Topics: azure, copilot, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://trackit-health.vercel.app
- Size: 403 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trackit
TrackIt is a web-based app where users can log their daily habits such as meals, exercise, sleep, and water intake. The app securely stores this data and uses AI to analyze patterns and provide personalized health recommendations. It also visualizes the data with charts to help users track their progress over time.
> [!TIP]
> This was a fun experiment i did for myself by challenging to make an app with only AI tools and not with my skills. And it came promising enough. I spent only 2 hours into this
### Tools
- Azure OpenAI
- Azure CosmosDB
- Github Copilot
- ShadcnUI
