Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 842 Bytes

File metadata and controls

13 lines (11 loc) · 842 Bytes

Kinara-E-Restaurant-Web-App-

Kinara E-Restaurant is restaurant management system in PHP alongwith Android App. Using this system user can order food , reserve room. User can leave his/her reviews about foods and service as well. There is a Recommender system to recommend foods. User can Track the location of delivery boy using android app.

Usage

Website Settings

  • step-1 : Create database with name "rms"
  • step-2 : Import Database backup file located in folder "web Files/DB Backup"
  • step-3 : Copy "Wed Files" folder in your localhost
  • step-4 : can access website using url www.localhost/rms2

Android App Settings

  • App is interacting with APIs located in "Web Files/API" and we are hosted these APIs on localhost So you have to cahange IP address in all Java files which are communicating these APIs