https://github.com/haolamnm/pomodoro-50
[CS50x] A Flask-powered Pomodoro web app with session and database management, AI integration, user authentication and customizable timers, and productivity tracking.
https://github.com/haolamnm/pomodoro-50
ai bootstrap cs50x css flask html javascript postgresql project python redis supabase unit-testing vercel
Last synced: 4 months ago
JSON representation
[CS50x] A Flask-powered Pomodoro web app with session and database management, AI integration, user authentication and customizable timers, and productivity tracking.
- Host: GitHub
- URL: https://github.com/haolamnm/pomodoro-50
- Owner: haolamnm
- License: mit
- Created: 2025-01-18T16:14:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T15:23:23.000Z (about 1 year ago)
- Last Synced: 2025-07-24T19:35:57.156Z (12 months ago)
- Topics: ai, bootstrap, cs50x, css, flask, html, javascript, postgresql, project, python, redis, supabase, unit-testing, vercel
- Language: Python
- Homepage: https://pomodoro-50.vercel.app/home
- Size: 316 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomodoro 50
## Overview
Pomodoro 50 is a Flask web app I built as a final project for **CS50x 2024**. The app uses the 50-minute Pomodoro session, but you can adjust it. It also includes Gemini AI that gives a little motivational push if you pause for questionable reasons. It’s a small experiment in combining habit-building with light AI interaction.
## Links
Website: [**https://pomodoro-50.vercel.app/home**](https://pomodoro-50.vercel.app/home)
YouTube: [**https://youtu.be/HSemsQzqEoQ**](https://youtu.be/HSemsQzqEoQ)
Pomofocus: [**https://pomofocus.io/**](https://pomofocus.io/)
## Notes
The website is hosted on Vercel free tier, so it may take a few seconds to load or just not work at all.