Skip to content

Vincentank/flowspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowSpace

A minimal productivity app for you and your buddy — Pomodoro timer, task management, priority matrix, journal, and shared social features.

Tech stack

Plain HTML + CSS + JS. No frameworks, no build step. Works out of the box.

Local preview

Just open index.html in your browser. That's it.

Deploy to Vercel

  1. Push this repo to GitHub
  2. Go to vercel.com → New Project → Import your GitHub repo
  3. Click Deploy — Vercel auto-detects static HTML, no config needed
  4. Your live link: https://flowspace.vercel.app (or your custom domain)

Features (Phase 1)

  • Home dashboard with stats
  • Live Pomodoro timer (persists across page switches)
  • Task list with priority tags (saved to localStorage)
  • Activity feed
  • Journal previews
  • Collapsible sidebar
  • Dark mode (auto)
  • Task Manager (Phase 2)
  • Eisenhower Matrix (Phase 2)
  • Journal app (Phase 3)
  • Google Calendar integration (Phase 4)
  • Social / shared board (Phase 5)

Adding more features

Each phase adds new files or updates existing ones. No rebuild needed — just push and Vercel redeploys in ~30 seconds.

About

testing AI coding capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors