Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 403 Bytes

File metadata and controls

4 lines (4 loc) · 403 Bytes

This is the backend script for our Capstone Project. Frontend script: https://github.com/yongjinkai/CapstoneProjectFE Database is setup using mysql. change env.properties to cater to your local properties. Setup a rebound_db schema in mySQL before running main.java to populate the schema with the relevant tables. After the BE code is run successfully, run the FE program to view the capstone project.