Task_Management_Assignment_Cleaned
Task_Management_Assignment_Cleaned
Objective
Develop a simple Task Management System that allows users to create, view, update, and delete
tasks. The system should focus on core CRUD operations, usability, and efficient code structure.
Requirements
1. Backend:
- Use Python (Flask/FastAPI) or Node.js to create a RESTful API with endpoints for:
- Deleting a task.
2. Frontend:
- Add a status change feature with a toggle between Pending and Completed.
Page 1
Internship Assignment: Personal Finance Tracker
1. Day 1:
2. Day 2:
3. Day 3:
Submission Requirements
1. Submit the complete project code in a GitHub repository with a clear README.md.
Evaluation Criteria
Page 2
Internship Assignment: Personal Finance Tracker
Page 3