![Logo](/jordanbelinsky/educalculate-ios/raw/master/images/logo.png)
An expanded native Swift version of my Python CLI-based weighted average calculator Educ(alcul)ate.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
After building the original Educ(alcul)ate as a quick and convenient way to compute weighted averages for my assessments, I decided to build it out into a fully functional native iOS app, and expand the feature set. While the original version was only weighted average calculations, the refined version includes the following features:
- Weighted average calculator
- Final exam mark calculator
- Class tracking
- Assessment tracking
All of these features combine to create a more feature-complete app for students to track their success at any level of education. Versions were beta tested amongst my peers, and upon its final release to the App Store, it was featured in the York Region District School Board (YRDSB) Guidance Toolbook, in guidance offices across the district.
As of 2021, the app is no longer available on the App Store, but can be built for personal use using Xcode.
As of 2020, the app is no longer available on the App Store, but can be built for personal use using Xcode.
- SwiftUI rewrite
- Refactor calculations into their own section
- Add more calculations
- Native widget support
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Email: [email protected]
Personal Website: jordanbelinsky.github.io
Project Link: https://github.com/jordanbelinsky/star-weather/
Twitter: @jordan_belinsky