Skip to content

A version of Educ[alcul]ate rewritten from the ground up using Swift, designed with iOS in mind.

Notifications You must be signed in to change notification settings

jordanbelinsky/educalculate-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Educ(alcul)ate

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
  1. About The Project
  2. How it Works
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

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.

(back to top)

Built With

(back to top)

Usage

As of 2020, the app is no longer available on the App Store, but can be built for personal use using Xcode.

(back to top)

Roadmap

  • 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).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Email: [email protected]

Personal Website: jordanbelinsky.github.io

Project Link: https://github.com/jordanbelinsky/star-weather/

Twitter: @jordan_belinsky

(back to top)

About

A version of Educ[alcul]ate rewritten from the ground up using Swift, designed with iOS in mind.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages