Releases: dschaefer206/Assignment5
Releases · dschaefer206/Assignment5
Taskly v1.0 - Milestone #1: Core Task Management
Features implemented:
View existing tasks with status indicators
Create new tasks
Mark tasks as complete/incomplete
All 8 IH implemented
Professional UI with custom styling
To Run:
Clone repo
Run "npm install"
Run "npm start" or "node server.js"
Open http://localhost:3000