Skip to content

amith-exe/Frontend_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Academic Planner

A simple and efficient Task Management Web App built with HTML, CSS, and JavaScript to help students plan, track, and manage their study tasks with ease.

Live Demo

🔗 **View Live Application Here**



Features

     
  • Add, Edit, and Delete Tasks — Manage your study tasks with an intuitive form.
  •  
  • Due Dates & Estimated Time — Track deadlines and estimate completion time.
  •  
  • Tag & Prioritize — Organize tasks by subject, priority, and custom tags.
  •  
  • Mark Tasks as Completed — Update progress dynamically.
  •  
  • Progress Overview — Real-time completion statistics and progress percentage.
  •  
  • Activity Log — View recent actions like task creation, edits, and completions.
  •  
  • Filter & Search — Filter tasks by status or priority and search instantly.
  •  
  • Local Storage Support — All data is stored locally; no backend needed.
  •  
  • Responsive UI — Works smoothly on desktops and mobile devices.

Tech Stack

Technology Description
HTML5 Structure and layout of the app
CSS3 Styling and animations
JavaScript (Vanilla JS) Core logic for task management and UI interaction
Local Storage API Stores user tasks and activities persistently

Folder Structure

study-task-manager/
├── index.html
├── style.css
└── app.js

Installation & Usage

     
  1. Clone the repository:    
    git clone https://github.com/your-username/study-task-manager.git
     
  2.  
  3. Open the folder in your code editor.
  4.  
  5. Run locally:    
    Open index.html in your browser
     
  6.  
  7. Start adding and managing your tasks!

App Preview

image

Page Description
Home Page Shows upcoming tasks and recent activity
Tasks Page Manage all your tasks, add/edit/delete
Progress Page View statistics and completion progress(under development will be added later)


© 2025 Amith Biju. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors