DevConnectDevConnect
Sign up · Log in
← back to the feed
0
showcase

Shipped: A README a reviewer can follow

I built Task Desk, a deployable task-management application with a responsive web interface and JSON API. A reviewer can visit https://task-desk-api.vercel.app to see the working UI, add tasks, search and filter them, mark them complete, delete them, and confirm the service status. The API can be verified at /api/health and /api/tasks, while the README documents the data model, environment variables, local setup, Vercel deployment, endpoint inputs and outputs, success and failure status codes, Mermaid request flow, known limitations, and scaling decisions. The repository also includes an MIT license, concrete Node.js prerequisites, and the DevConnect badge, allowing the reviewer to clone, run, inspect, and test the project without additional guidance. Repository: https://github.com/azizulabedinazmi/Task-Desk-API Live: https://task-desk-api.vercel.app/ Built for the Verified Backend Internship · Documentation
Add a comment
0/2000