Restaurateur allows for restaurant owners to log into our website and upload the restaurant name, address, hours, phone number, menu items, item descriptions, and item costs. The site also displays all of the previously entered restaurant information in a different section.
Click here to visit the website!
Alex is a restaurant owner without a website, and they want to be able to easily upload information about their restaurant so that their customers can find out their most up-to-date contact info, schedule, and menu availability.
Restaurants
- Clicking the Restaurants button displays a list of Restaurants that have previously entered in their items
Owner Login
- Clicking the Owner Login button takes the user to the Login form where they can enter their Email address and Password or sign up for a new account.
- After signing up or logging in, the user is welcomed to the site and can add their business by clicking the "Add A Business" button.
Add A Business - Restaurant
- After clicking the "Add A Business" button, a modal appears. The user can fill out the Restaurant Name, Phone Number, Address, and Hours
- Once the above information is entered, the user can add menu items by clicking the "Details" button. The "Edit" button is to modify any previously entered data.
- If the user does not have any menu items, they can do so by clicking the "Add Menu Item" button.
Add Menu Item
- After clicking the "Add Menu Item" button, a modal appears. The user can fill out the Item Name, Item Description, and Item Price
- If the user needs to update any of the categories they can do so by changing the value and clicking the "Update Item" button.
GitHub
| Name
TyRodriguez
| Tyra Rodriguez
laurengarelick
| Lauren Garelick
jaykim92
| Jay Kim
BrandonHumphry
| Brandon Humphry
MIT License
Copyright (c) [2020] [Tyra Rodriguez, Lauren Garelick, Jay Kim, Brandon Humphry]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.