Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ThatNerdSquared/hyperfocus-app
Collaborative pomodoro timer built with React and Express
https://github.com/ThatNerdSquared/hyperfocus-app
expressjs pomodoro react timer
Last synced: 2 months ago
JSON representation
Collaborative pomodoro timer built with React and Express
- Host: GitHub
- URL: https://github.com/ThatNerdSquared/hyperfocus-app
- Owner: ThatNerdSquared
- Created: 2021-01-31T18:23:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T08:40:18.000Z (5 months ago)
- Last Synced: 2024-06-08T07:32:22.008Z (5 months ago)
- Topics: expressjs, pomodoro, react, timer
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyperfocus: A New Kind of Timer
### Note: commit [68d517a](https://github.com/ThatNerdSquared/hyperfocus-app/commit/68d517ae6096250db1fc8fb554c0660bf475f520) is the last one before I started overhauling this project - if you'd like to see how this was like during science fair, feel free to browse back to that time (the code's not pretty). The current code doesn't deploy and run - sorry about that, I'm trying to restore the codebase to a usable state as quickly as possible.
## What is this?
Hyperfocus is a collaborative timer. Hop onto the site with some friends, set a timer, and get work done together!- Add some accountability to your work sessions
- Work-life balance
- Get more stuff done!
- Web app built with React and Express.js## How do I access it?
You can visit the app [here](https://hyperfocus-app.herokuapp.com). The app has rooms! We're getting super close to v1.0.## Where's the pipeline? What new features/fixes are coming?
You can find the pipeline for the project [here](https://github.com/ThatNerdSquared/hyperfocus-app/projects/1).### Current Status: Core features done and pretty usable. Bug crushing and small features in progress.