Skip to content

Apartment reservation is an application that allows users to rent apartments all over the world. Built using React, Ruby on Rails, PostgreSQL.

License

Notifications You must be signed in to change notification settings

BucurEva87/apartment-reservation-back-end

Repository files navigation

📗 Table of Contents

📖 Apartment reservation

Apartment reservation is an application that allows users to rent apartments all over the world.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • User account creation
  • Adding housing units
  • Housing unit reservation

(back to top)

🚀 Live Demo

This project has no live demo, as it stands for the back-end part of the application

(back to top)

📊 ERD Diagram

This is the base ERD diagram for this project

ERD diagram

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  git https://github.com/BucurEva87/apartment-reservation-back-end.git
  cd apartment-reservation-back-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

(back to top)

👥 Authors

👤 Abdallah Antony

👤 Eva-Lavinia Bucur

👤 Jonathan Munamire

👤 Sergiy Shkolnik

👤 KIDDE GEORGE WILLIAM

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • User account creation
  • Adding housing units
  • Housing unit reservation

(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, please give us a star. It would (and will) be highly appreciated! ^_^

(back to top)

🙏 Acknowledgments

I would like to thank the Rails community for giving us extensive documentation!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Apartment reservation is an application that allows users to rent apartments all over the world. Built using React, Ruby on Rails, PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages