Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alokverma18/gpa-calculator
GPA Calculator
https://github.com/alokverma18/gpa-calculator
cgpa-calculator gpa-calculator srm-university streamlit
Last synced: about 3 hours ago
JSON representation
GPA Calculator
- Host: GitHub
- URL: https://github.com/alokverma18/gpa-calculator
- Owner: alokverma18
- License: gpl-3.0
- Created: 2023-09-08T10:07:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T17:13:32.000Z (12 months ago)
- Last Synced: 2024-02-26T18:36:20.486Z (12 months ago)
- Topics: cgpa-calculator, gpa-calculator, srm-university, streamlit
- Language: Python
- Homepage: https://gpacalculator.streamlit.app/
- Size: 91.8 KB
- Stars: 40
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GPA Calculator 🎓
This is a simple GPA calculator built with Streamlit which provides a user-friendly interface that helps you quickly calculate your Semester Grade Point Average (SGPA) following the Grading rules of SRM University. It takes into account the Credits and Grades for each course, and provides you with an accurate SGPA.
## Features
- Easy input of Credits and Grades for each course.
- Calculates GPA based on the provided data.
- Allows for adding more courses dynamically.## Grade Rules
![Grade Rules](grade.png)
- Select 'F' for any of these grades (W, *, Ab, I and F)## Snap
![](snap.png)## Built With
- [Streamlit](https://www.streamlit.io/)
- [Python](https://www.python.org/)## Demo
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://gpacalculator.streamlit.app)## Contributing
Feel free to Contribute and Improve this GPA Calculator by creating a Pull Request or an Issue.## License
This project is licensed under the [GNU LICENSE](LICENSE)
## Connect
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)##
### Leave a 🌟 if it was Helpful!!
### Thanks!