Skip to content

ChinmayPatel/RestaurantManager

 
 

Repository files navigation

Web app for managing reservations for a restaurant (or hotel) built in Laravel 4 and AngularJs using hybrid approach. Demo of this app can be found here.

Local Instalation

Clone the repo and cd into the directory, then run composer install form the command line. After installation has finished run:

php artisan migrate

php artisan db:seed

php artisan serve 

from the command line. The App uses sqlite in development enviroment. You should browse the app at:

localhost:8000

##Screenshots

alt text

alt text

alt text

Todo

Implement orders

About

Web app for managing reservations and orders for a restaurant built in Laravel 4 and AngularJs

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors