An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Pomodoro 50


Screenshot of the Pomodoro 50 app home page

## 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.