Skip to content

justinnhli/subitize

Repository files navigation

Subitize

Subitize (v.): to rapidly, accurately, and confidently perceive the number of objects without counting

This project is a web app that redesigns Occidental College's Course Counts with a friendlier user interface that simultaneously offers more flexibility. The long-term goal is to supersede Course Counts by serving all student-side course scheduling needs, including graduation and major/minor planning.

The live app can be found at https://justinnhli.com/subitize.

Running Locally

This app requires Python 3. The following will host a local clone of the site:

git clone https://github.com/justinnhli/subitize.git subitize
cd subitize
pip install -r requirements.txt
python3 subitize-app.py

About

A better interface to Occidental College's Course Counts

Resources

Stars

Watchers

Forks

Packages

No packages published