The Study Organizer App is a web-based application designed to help students manage their study schedules more effectively throughout the semester. The app allows users to register their modules, track the number of hours they spend studying, and calculate the required self-study hours per week based on the module credits. The goal is to help students organize their time better, avoid last-minute cramming, and ensure a balanced academic life.
To access the application, use the following built-in credentials:
- Username:
202207566
- Password:
12345
These credentials are hardcoded into the application and are required for initial access.
- Module Management: Users can add multiple modules for the semester, specifying details such as module code, name, credits, and class hours per week.
- Semester Information: Users can input the number of weeks in the semester and the start date, which the app uses to calculate study schedules.
- Study Hours Tracking: Users can record the number of hours they spend studying each module on specific dates.
- Self-Study Calculation: The app automatically calculates the required self-study hours per week for each module, taking into account the class hours and total credit hours.
- Progress Monitoring: Users can view how many study hours remain for each module in the current week, helping them stay on track with their study goals.
- HTML
- CSS
- JavaScript
- PHP
- MySQL
To run this project, you need to have the following installed:
- PHP
- MySQL
- Apache Server (e.g., XAMPP, WAMP)
- Clone the repository:
git clone https://github.com/MondeNT/Study-Organizer-App.git