A web app to assist students in UM-SJTU JI to search courses, select courses and schedule courses.
- React
- create-react-app
- React-Flow
- Python
- npm 5.2+ installed
git clone https://github.com/karumo10/coursesel-helper.git
cd react-app
npm install
Waiting for installing. Then use
npm start
to run the project on localhost. For more script supported, please view the README offered by create-react-app.
MIT