Assignment Buddy is a simple and efficient tool designed to help users manage their assignments. With features like adding new assignments, viewing assignment details, sorting by priority, and checking past-due assignments.
- Home Page: Allows users to add a new assignment with relevant details.
- Assignment Details Page: Displays the specifics of the entered assignment.
- View All Assignments: Provides a list of all assignments.
- Sorting: Users can sort assignments based on priority.
- Past-Due Assignments: View a list of assignments that are overdue.
- EJS: Template engine for rendering dynamic HTML.
- JavaScript: Core programming language for client and server logic.
- Node.js: JavaScript runtime environment.
- Express: Web application framework for Node.js.