Skip to content

felmco/taskpulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskPulse

A minimal full-stack task tracker — proof-of-concept built to demonstrate parallel agent team development.

Structure

  • /backend — Node.js + Express REST API
  • /frontend — React + Vite SPA

Quick Start

npm run start:backend   # Start API on http://localhost:3000
npm run start:frontend  # Start UI on http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors