Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 402 Bytes

Deadline Management App - Backend

This project is the backend API for a deadline management application. It is built with Node.js and Express to handle data and provide necessary endpoints for managing deadlines.

Project Details

Technologies Used: Node.js, Express

Purpose: This backend manages deadline data, handling CRUD operations, and provides a RESTful API for the frontend to interact with.