The application targets establishments such as restaurants, pizzerias, bakeries, pastries, ice cream shops, among others. Giving them a way to share their menus and information regarding their respective establishments, in the form of website for their customers.
The system will act in the organization of the information related to the establishments, as location, time, working days, contact, delivery service and the products that will form the menu of the establishment. The owners of the establishments can start their registration in the system stating data such as: name, cpf, e-mail and password (for future login in the system), then it must inform the data of the establishment, as: name, cnpj, description, among other information. After finalizing their registrations in the system, the owners of establishments can start the creation of their menus, creating the categories of products that their establishments offer and associating them with their respective products. With the information of the establishments now fully filled in, customers will be able to access the website and search for the establishment to access the information and the menu of the same.
- Sign In
- Authentication
- Authorization
- Create Client
- Update Client
- Read Client
- Create Product
- Update Product
- Delete Product
- List Products By Restaurant
- Create Category Product
- List Categories Product
- Create Restaurant
- Update Restaurant
- Read Restaurant
- List Restaurants
Before you begin, you will need to have the following tools installed on your machine: Git, Java. In addition, it is good to have an editor to work with the code like Eclipse
# Clone this repository
$ git clone https://github.com/joaohiago01/food-menu.git
# Add your project to Eclipse
# Create a new server in Eclipse and choose the folder [WildFly](https://github.com/joaohiago01/food-menu/tree/master/wildfly-19.0.0.Final) that is in the project as the server folder
# Run the server
The following tools were used in the construction of the project:
This project is under the MIT license. See the LICENSE for more information.
Make with dedication and ❤️ by João Hiago 👋🏽 Get it touch!