https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
https://github.com/manusquall/restaurant-web-app
crud-application database food-products php restaurant-web sql sql-database
Last synced: about 1 month ago
JSON representation
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
- Host: GitHub
- URL: https://github.com/manusquall/restaurant-web-app
- Owner: ManuSquall
- Created: 2019-06-28T06:15:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T17:07:42.000Z (over 1 year ago)
- Last Synced: 2025-04-13T05:53:48.821Z (about 1 month ago)
- Topics: crud-application, database, food-products, php, restaurant-web, sql, sql-database
- Language: PHP
- Homepage:
- Size: 1.22 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant-Web-App

This is a web app to save commands of differents food products, show the commands and informations about them (client, food products included, date of the command, etc).
## Context
This is one of our second year classroom project to learn PHP basics.
## Tools used
* [VS Code](https://code.visualstudio.com/)
* [WAMP Server](https://www.wampserver.com/)## How does it work
* just clone the source code
* the "sql database" folder contains the sql database (obviously lol 😅), you just have to import it in a "restoapp" database created before (i used WAMP to manage it)## Output:







## About Authors / Contributors
[ManuSquall](https://manusquall.azurewebsites.net/)
## License
This project is licensed under the [CC0 1.0 Universal](https://creativecommons.org/) Creative Commons License.
## Acknowledgments
* https://www.php.net/
# Made with purple 💜 lust :-)