This is an open repository for anyone that would like execute their skills on a real world product that is used by many students.
Front end: React and Redux
Back end: PHP and mySQL
- Feel free to tackle any issues and make a pull request when completed and tested
- Any ideas new features you would like to implement feel free to contact Jake [email protected]
- All questions contact Jake [email protected]
More detailed enviorment setup coming soon
- Clone Repository to your local machine
- run
npm i
in that directory (assuming npm is installed) - run
npm start
in directory localhost:3000
- Downlaod MAMP (os) or WAMP (windows)
- Email [email protected] for the mySQL file
- Upload file to phpMyAdmin
- Start server on
localhost:8888
or set the proxy inpackage.json