/final-capstone-rails-api

This is API only application

Primary LanguageRubyMIT LicenseMIT

StaySphere

πŸ“— Table of Contents

πŸ“– StaySphere

StaySphere this app built with Rails and React on two different apps. This application enables users to signin/signup create hotels/AirBnb listings and create reservations on each hotel.

πŸ›  Built With

  • Ruby on Rails
  • React and Redux

Tech Stack

  • Ruby
  • Rails
  • Postgresql

Key Features

  • [React Components]
  • [Redux]
  • [Database]
  • [Rails API]

(back to top)

πŸš€ Live Demo

  • Coming soon.
  • Link to Stay Sphere front-end repository

(back to top)

πŸ“‹ Kanban Board

Link to Kanban board

Link to initial kanban board state

We are a team of three:

  • πŸ‘€ Gladwin Tshepo Ramantso
  • πŸ‘€ George Hamman
  • πŸ‘€ Evans Kofi Nyamekye

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • VScode
  • Ruby
  • Rails
  • Postgres

Setup

Clone this repository to your desired folder:

Make sure you setup and run the back-end first.

  git clone git@github.com:tsheporamantso/final-capstone-react-front-end.git
  cd final-capstone-react-front-end

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate
  rails db:seed

Usage

To run the project, execute the following command:

  rails server

Test

Please run the following commands for test:

  rspec spec/models
  rake rswag

Deployment

Not deployed

(back to top)

πŸ‘₯ Authors

πŸ‘€ Gladwin Tshepo Ramantso

πŸ‘€ George Hamman

πŸ‘€ Evans Kofi Nyamekye

(back to top)

πŸ”­ Future Features

  • Improve Styling
  • Specific room selection with each place
  • Check to see if a person can book the hotel if they have rooms available

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to leave a star and/or follow me on Github.

(back to top)

πŸ™ Acknowledgments

I would like to thank the code reviewers for taking the time to review our project and for Microverse for supplying it. Also I would like to thank Murat Korkmaz on Behance for the design inspiration.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)