An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![alt text](/public/images/og.png)

# 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

[![All Contributors](https://img.shields.io/github/all-contributors/Rahuletto/ClassPro?color=b3b3d1&style=for-the-badge)](#contributors)



Rahul Marban
Rahul Marban

💻 🎨 🐛 ️️️️♿️ 🚇 🚧 📆 👀 🛡️ 🔧
Srivishal Sivasubramanian
Srivishal Sivasubramanian

💻 🐛 🚧 👀
Debaditya Malakar
Debaditya Malakar

🎨
Aakarsh Kumar
Aakarsh Kumar

💻 🐛
HARSHAN A M
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.