Skip to content

atok624/book_a_room_backend

 
 

Repository files navigation

📗 Table of Contents

react-rails

This is just an Api for a react app here is the link of the react app => react-rails

🛠 Run the project locally

  • Clone the project
git clone the_porject_url
  • Install dependencies
bundle install
  • Create the database and run migrations and seeds
rails db:create
rails db:migrate
rails db:seed
  • Run the server
rails s
  • Open the browser at http://localhost:3000

🛠 Run tests

  • Run the tests
rake rswag

📋 Kanban Board 📋

There are 3 contributors for this project:

(back to top)

🛠 Built With

  • Ruby on Rails
  • React.js
  • PostgreSQL
  • Redux

Tech Stack

Client
Server
Database

Key Features

  • Displays a random greeting message

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  https://github.com/Mov305/book_a_room_backend.git

Install

Install the project dependencies with:

  - bundle install
  - npm install

Usage

To run the project, execute the following command:

  rails s

(back to top)

👥 Authors

👤 Abdelrhman Samy Saad

👤 Nicholas Amissah

👤 Nahom Zerihun

(back to top)

🔭 Future Features

  • Improve UI

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

🙏 Acknowledgments

I would like to thank to Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 95.7%
  • Batchfile 3.9%
  • Other 0.4%