Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 484 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 484 Bytes

food-project

Food project for Fall 2021 Database Management CS3265 at Vanderbilt University, by Austin Wang and Vera Yang.

Video Demo

Environment

Required applications

  • MAMP or WAMP
    • Web server: Apache
  • MySQL Version
    • 5.7.34 or up
  • PHP version
    • 7.4.21 or up

For Mac

  • Apache Port: 8888
  • Nginx Port: 8888
  • MySQL Port: 8889

For Windows

  • Apache Port: 80
  • Nginx Port: 80
  • MySQL Port: 3306