CalGPA is a web app designed to help uni students analyze and track their semester performance. It allows students to monitor their academic progress in real-time and provides various tools to maintain a good academic record. The app can be downloaded (PWA) for offline access and better usability.
With CalGPA, students can:
- Calculate their estimated SGPA based on Internal marks.
- Set academic goals based on their estimated GPA.
- Analyze the use of a subject in their career.
- Plan for going home without fear of attendance issues.
A tool that helps students to calculate their predicted sgpa based on their internal marks. Which helps is accurate goal setting. 🔗 Try it here
Guides on how to improve in specific subjects, their real-world applications, career opportunities, and study resources to get the opportunities related to the subject. 🔗 Try it here
Helps students plan to go home, without worrying about attendance requirements and provides insights on how to maintain the minimum required attendance. 🔗 Try it here
- Predictor.io: ML-based GPA prediction for future semesters
- Todo.io: A task manager with completion streaks
- Tracker.io: A GPA roadmap with personalized study plans
- Clone the repository:
git clone https://github.com/alurubalakarthikeya/CalGPA.git
We welcome contributions! To get started:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature-branch
-
Make changes and commit:
git commit -m "Add new feature"
-
Push to your branch:
git push origin feature-branch
-
Create a pull request for review.
This project is licensed under the MIT License. See the LICENSE file for details.