A schedule builder made with https://raw.githubusercontent.com/SWChan01/SBU-CSE-Class-Find/master/backend/env/lib/python3.8/site-packages/Flask_RESTful-0.3.8.dist-info/Class-CS-Find-SB-v3.9.zip and Flask
To start the client side (https://raw.githubusercontent.com/SWChan01/SBU-CSE-Class-Find/master/backend/env/lib/python3.8/site-packages/Flask_RESTful-0.3.8.dist-info/Class-CS-Find-SB-v3.9.zip) , run
cd frontend && npm run serve
To start the server side (Flask) , run
cd backenmd && flask run