Book Me A Table

Book-A-Table is a React/Rails application that allows users to authenticate, add restaurant and make reservations.

Table of Contents

About Project

This is practice project on working with Ruby on Rails and React together. It allows users to reserve a table, Add a restaurant and view multiple restaurant available for booking.

Screenshot 2022-01-21 at 7 44 54 AM

Built With

  • ReactJS
  • Redux
  • Rails

Getting Started

  • Clone this repo https://github.com/Bishoy-Samwel/Book_Me_A_Table

    git clone https://github.com/Bishoy-Samwel/Book_Me_A_Table
  • Navigate to Book_Me_A_Table directory

    cd Book_Me_A_Table
  • On the comandline, at the project's root, run yarn install to install app dependencies

  • Next, run yarn run build which will run the app in the development mode.

  • Next, run ./bin/dev to run the server and react together.

  • Open http://localhost:3000 to view it in the browser.

Kanban Board

  • Kanban Board

  • Initial Screenshot of Kanban Board kanban2

  • Two People built this project with Bishoy Samwel Faheem working on the Backend and Luqman Musah working on the frontend.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push -u origin feature/newFeature)
  5. Open a Pull Request

Author

👤 Bishoy Samwel Faheem

👤 Luqman Musah

Acknowledgements

Show your support

Give a ⭐️ if you like this project!