Skip to content

Explore how assignments will effect your grade, with native support for weighted gradebooks.

License

Notifications You must be signed in to change notification settings

hsna674/asSISt

 
 

Repository files navigation

asSISt

Logo

An app designed to help calculate grades from StudentVUE by Synergy. Screenshot of Application UI

  • Native support for weighted gradebooks 💪
  • Blazing fast grade recalculation ⏲️
  • See the effect of multiple sets of assignments on your grade 🏆
  • Faster loading speed than native SIS 🏃
  • Lightweight and minimalistic UI 🪶
  • Cross-county compatibility 🤝🏻
  • Robust Framework for more extensibility 🤖

Installation Instructions

Run the following commands:

git clone https://github.com/JasonGrace2282/asSISt.git
cd asSISt
python3 -m pip install -r requirements.txt
python3 -u main.py # to run the app
cd docs && python3 -m streamlit run website.py # to host site locally

Known Bugs

  • The program crashes with an IndexError if the gradebook doesn't have any assignments

About

Explore how assignments will effect your grade, with native support for weighted gradebooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%