Skip to content

Releases: dschaefer206/Assignment5

Taskly v1.0 - Milestone #1: Core Task Management

24 Jul 00:15

Choose a tag to compare

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