vshivam / android-menu-app

Android App - Restaurant Menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need assistance

manideeptadepalli opened this issue · comments

iam really interested in your project i tried it on my localhost but could'nt proceed any further as i didn't have the database. Can you please provide me the exported .sql file or provide me with detailed documentation about database structure Thanks in advance.

Hi, I do not have the DB Schema as of now but if you check out the PHP files (very few in number) the SQL INSERT and SELECT Statements will give you a fair idea of the schema.

Thank you ever so much for everything you've done

Sure :) This a really old project though and things could be much better.

hi, im very interested in this project, and my questions is, what kind of server i need to use to run all the files that placed in the server. Thanks in advance

@israbarca4 You'll need something with PHP and MySQL support.

Perfect!. if you have the name of the tool you used to run those files or if you know another software like a (XAMPP or EasyPHP), i can use, I will greatly appreciate. Thank you ever so much.

Xampp should be perfect.