Student Study & Task Planner
A simple web application that helps students manage academic tasks such as assignments, exams, quizzes, and study sessions.
The application allows users to create tasks, track deadlines, prioritize urgent work, and monitor study progress.
Live Demo
Access the live project here:
https://nathalifernando.github.io/Student_Study_Task_Planner/
Features
- Add academic tasks
- Automatic priority calculation based on deadline
- Mark tasks as completed
- Delete tasks
- Search tasks by title or course
- Sort tasks by deadline
- Filter tasks by priority
- Deadline warning notifications
- Study progress tracker
- Task statistics dashboard
- Dark mode user interface
- Data persistence using Local Storage
Technologies Used
- HTML
- CSS
- JavaScript
- Local Storage
- Git version control
- GitHub for project hosting
Project Structure
student-task-planner
│
├── index.html
├── styles.css
├── app.js
└── README.md
How to Run the Project
- Clone the repository
- Open the project folder
- Open
index.html in your browser
The application will run locally.
Author
Nathali Fernando