https://github.com/rahuletto/classpro
Better way to manage your academics.
https://github.com/rahuletto/classpro
academia portal srm srmist student university
Last synced: 6 months ago
JSON representation
Better way to manage your academics.
- Host: GitHub
- URL: https://github.com/rahuletto/classpro
- Owner: Rahuletto
- License: other
- Created: 2024-04-20T09:50:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-30T07:19:59.000Z (6 months ago)
- Last Synced: 2025-04-03T11:42:51.281Z (6 months ago)
- Topics: academia, portal, srm, srmist, student, university
- Language: TypeScript
- Homepage:
- Size: 11.2 MB
- Stars: 61
- Watchers: 6
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# ClassPro
## Better way to manage your academics.
View, predict, and strategize your success.---
> [!TIP]
> ClassPro is now self-hostable! You can run your very own ClassPro instance.
> - `NEXT_PUBLIC_URL` is the [backend](https://github.com/rahuletto/goscraper) that you have to deploy it by yourself and link it
> - `NEXT_PUBLIC_VALIDATION_KEY` should be an unique key that should match with the backend server.. This key is used to validate if the requests are authentic and from desired frontend
> - `NEXT_PUBLIC_SERVICE_KEY` and `NEXT_PUBLIC_SUPABASE_URL` should be your supabase SERVICE key and ANON key.
>
> Host it, get the url, use it and enjoy!### `.env`
```
NEXT_PUBLIC_URL=""
NEXT_PUBLIC_VALIDATION_KEY=""
NEXT_PUBLIC_SERVICE_KEY=""
NEXT_PUBLIC_SUPABASE_URL=""
```> [!WARNING]
> We will **NOT** take account for anything caused by your self-hosted instance## Why Choose ClassPro?
- **Mobile-First Approach:** Optimized for mobile devices.
- **Fast and RAM Friendly:** Quick and efficient, won't slow down your device.
- **Open Source:** Transparent and community-driven.
- **Timetable Generation:** Creates a full timetable based on your class schedule.
- **Attendance Prediction:** Predicts the percent based on your expected leave days
- **Safe and Secure:** Built with privacy and security in mind.
- **No Bloat:** Streamlined and efficient, with no unnecessary bloatware.### The Idea Behind ClassPro
This project was intended to show the timetable and attendance. but it grew and scaled to a full-on replacement to SRM Academia. We made sure to use the web-standards and the best-in-class approaches to make sure our service is `fast`, `easy-to-use` and `easy on eyes`.
## Contributors
[](#contributors)
Rahul Marban
💻 🎨 🐛 ️️️️♿️ 🚇 🚧 📆 👀 🛡️ 🔧
Srivishal Sivasubramanian
💻 🐛 🚧 👀
Debaditya Malakar
🎨
Aakarsh Kumar
💻 🐛
HARSHAN A M
🔣
---
## [License](https://creativecommons.org/licenses/by-nc-nd/4.0/)
### You are free to:
- **Share:** Copy and redistribute the material in any medium or format.
### Under the following terms:
- **Attribution:** You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **NonCommercial:** You may not use the material for commercial purposes.
- **NoDerivatives:** If you remix, transform, or build upon the material, you may not distribute the modified material.