The code includes and android app and server files to connect to the database.
To run the android app use the android SDK to open the project 
The server files need to be extracted onto an xampp server installion.

We used the EasyMenu-NG project as the base of our project and we built features on top of it.
code.google.com/p/easymenu-restaurant-menu/


HOW TO RUN

First download and install Android SDK:
https://developer.android.com/sdk/index.html?hl=sk

Run eclipse.exe and open the Android SDK Manager from Window > Android SDK Manager
install the latest Android SDK Tools, Android 4.4.2. From the Extras folder, install, Android Support Library and Google USB Driver. (This might take a few minutes)

After you install all the software, open eclipse and go to
File > New > Project > Android Project From Existing Code, 
select next, then in the Root Directory select the Easymenu-NG folder from the attached zip file. Check the box next to Copy projects to workspace, click Finish.


You can set up a virtual android device to run the application on. Or if you have an android device you can connect it and run the application on it. 

For the local server to work go to 
http://www.apachefriends.org/index.html
download and install Xampp 

Then open the folder where you installed it (on Windows C:\xampp\)
paste the files and folders in the server folder attached (Click yes when it asks you if you want to replace the files)
open xampp_control and run apache and mysql
open a browser and type in the URL 
localhost
the localhost page should load.

After you have to localhost set up, you need to get your computer's ip address and type it in the app settings after logging in as Admin.

The app log in info:
Username: Admin
Password: blank (no password but you still need to press on the password field before you click on log in)

The web interface log in
Username: admin
Password: test