Skip to content

Nothing12u/student-study_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

student-study_planner

πŸ“˜ Smart Study Planner

Students often face challenges in organizing study schedules and tracking academic tasks.
Smart Study Planner is a lightweight web app (HTML, CSS, JavaScript) that helps students:

  • βœ… Create and manage study tasks/goals
  • πŸ“… Visualize tasks in a timeline
  • πŸ”” Set reminders for upcoming sessions
  • πŸ“Š Track progress with completion percentage
  • πŸ’Ύ Save tasks locally (Local Storage) with export/import options

πŸš€ Features

  • Task Management
    Add, edit, mark complete, or delete tasks with subject, duration, notes, and priority levels.

  • Visual Timeline
    Tasks appear in a scrollable timeline, scaled by duration.

  • Reminders
    Optional notifications for tasks at scheduled times (requires Notification permission).

  • Progress Tracking
    Displays percentage of completed tasks vs total.

  • Local Persistence
    Tasks are stored in browser Local Storage. Export/import JSON for backup or transfer.


πŸ› οΈ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript (Vanilla JS)
  • Storage: Browser Local Storage
  • Notifications: Web Notifications API

πŸ“‚ How to Use

  1. Clone or download this repository:
    git clone https://github.com/your-username/smart-study-planner.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages