Skip to content

Bookourt is a mobile first web app that helps you book a tennis court. Built with react and rails.

Notifications You must be signed in to change notification settings

suretrust/bookcourt

Repository files navigation

Welcome to Bookourt 👋

Version License: MIT Twitter: suretrustng

Bookourt is a mobile first web app built with react and rails. The react front end fetches data from rails REST API backend as well as posts data to it as appropriate. Full authentication is not required and there is no admin panel to add new courts at this time but these are features I plan to implement in the future. It is an app that helps you book available tennis courts from any part of the world. In this app, you can check your future and past bookings as well as search for a court to book by name. Design idea by Vinisha Panjikar on Behance

Bookourt Image

Technologies && Tools

  • React
  • Redux
  • Rails
  • JavaScript (ES6)
  • Node.js
  • SCSS
  • React-bootstrap
  • react-create-app
  • react-rails
  • RSpec
  • npm

Usage

Clone the repository to your local machine

git clone https://github.com/suretrust/bookcourt.git

Change directory into the directory

cd bookcourt

Install dependencies

npm install bundle install

Run rails server

rails s

If it doesn't open automatically, open http://localhost:3000 using your browser.

Run tests

rspec

Author

👤 Saheed Oladele

Show your support

Give a ⭐️ if this project helped you!