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.
- 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
- 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