Skip to content

This web app serves as an academic organizer and reminder system, allowing students to classify tasks by priority, add descriptions, and manage due dates.

License

Notifications You must be signed in to change notification settings

MaxVilaRuiz/Task-Organizer---T.R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Organizer

This web app serves as an academic organizer and reminder system, allowing students to classify tasks by priority, add descriptions, and manage due dates—designed to improve productivity and academic success.

Tech Stack

     

Project Structure

Task-Organizer/
├── README.md              # Project overview
├── Index.html             # Main landing page
├── Home.html              # Dashboard with task list
├── Register.html          # User registration UI
├── LogIn.html             # User login page
├── EventPage.html         # Add/edit task details
├── css/
│   └── Style.css          # Styles for layout and theme
├── img/                   # UI icons and background images
│   ├── background-img.jpg
│   ├── background-img-mobile.jpg
│   ├── background-img-bk.jpg
│   ├── delete.jpg
│   ├── edit.jpg
│   ├── edit-bk.jpg
│   ├── question-mark.jpg
│   ├── question-mark-bk.jpg
│   ├── tick&cross-bk.jpg
│   └── …others…
└── js/                    # Client-side logic
    ├── Register.js       # Handles user signup
    ├── LogIn.js          # Handles authentication
    ├── Home.js           # Loads and displays tasks
    └── EventPage.js      # Adds, edits, and prioritizes tasks

License

This project is licensed under the BSD 3‑Clause © License.

About

This web app serves as an academic organizer and reminder system, allowing students to classify tasks by priority, add descriptions, and manage due dates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published