Skip to content
/ meza Public

This is a web application that allows users to make restaurant reservations and promote their own restaurants online.

License

Notifications You must be signed in to change notification settings

nicknjagi/meza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Table

A Restaurant Booking Application, 25/01/2024

**BY Nicholas,Sean & Caleb

Description

  • This is a web application that allows users to make restaurant reservations and promote their own restaurants online.

Setup/Installation Requirements

  • Clone this repository.
  • Open Terminal and navigate to the cloned folder by typing cd "folder path"
  • Open the Folder with VS Code.
  • There are two folders client & server.
  • To start the server cd into server in terminal and run python3 app.py (this will activate the server) after running pipenv install && pipenv shell
  • Then open another terminal window and cd into the client folder. Run npm install && npm start.
  • The project will be ready to run.

Features

A user can:

  • Register an account.
  • Login to their accounts.
  • Logout of their accounts.
  • Edit their profile details.
  • Reset their password.
  • Access all available restaurants for booking.
  • Can reserve a table at any Restaurant of their choosing.
  • Can access all their reservations.
  • Can Review a restaurant.
  • List their Restaurant for Booking by other users.
  • Access a list of users who have made reservations with their restaurant.
  • Can edit their Listing.
  • Can delete their listings.
  • Can delete their accounts.

Live server

  • You can view the web live on Frontend
  • You can view the backend routes on Backend

Known Bugs

The application works perfectly well, no bugs.

Technologies Used

  • HTML, CSS, flowbite, TAILWIND AND Bootstrap.
  • React, Javascript
  • Flask,Python & sqlite

Support and contact details

License

MIT License

Copyright (c) 2024 Nicholas Njagi, Sean Nyandusi and Caleb Musau

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.

Copyright (c) 2024 Nicholas Njagi, Sean Nyandusi and Caleb Musau

About

This is a web application that allows users to make restaurant reservations and promote their own restaurants online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •