Skip to content

A web app that helps Chicago Public Schools students plan for high school.

Notifications You must be signed in to change notification settings

em-ingram/chavez-hs-planner

Repository files navigation

Chavez Highschool Planner

The Chavez Highschool Planner is a web app shows students their chances of being accepted to any CPS high school, based on the student's current attendance, grades, and standardized test scores.

screenshot of Chavez HS Planner

The Chavez HS Planner is still under active development, and contributions are encouraged. See the open issues for more information.

Running the web app locally

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need to have Node.js installed on your machine. Once you've installed Node, navigate to the directory where you've cloned the repository and run

npm install

This will install the project's dependencies. Then, run

npm start

to run the website locally.

Running the tests

To run the unit tests, run

npm test

at the project level.

License

This project is licensed under the GNU GPL v3.

About

A web app that helps Chicago Public Schools students plan for high school.

Resources

Stars

Watchers

Forks

Packages

No packages published