Skip to content

Developed a Full-stack Ruby on Rails application that effortlessly helps users rent houses, make reservations, and create accounts through secure login and signup processes. With authentication and authorization mechanisms in place, the app ensures data security. Designed to simplify the house renting experience,

License

Notifications You must be signed in to change notification settings

soesandarwin2201/house-renting-backend

Repository files navigation

📗 Table of Contents

📖 House Renting!

** House Renting!** This is the Final Capstone Project is based on an app to book a rental home.

🛠 Built With

Rails

Tech Stack

Client
Server
Database

Key Features

  • Create a new comments
  • Get it display on the UI

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Command line or terminal with Rails installed.
  • IDE such as VsCode.

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/soesandarwin2201/house-renting-backend.git

Install

Install this project with:

Example command:

  cd my-project
  gem install rails
  gem install ruby
  gem install bundler
  bundle install
  rails db:create, 
  rails db:migrate, 
  rails db:seed

Usage

To run the project, execute the following command:

  rails server

Test

To check the tests, execute the following command:

  rspec ./spec/models
  rspec ./spec/controllers

👥 Author

👤 Robert

👤 Soe Sandar Win

👤 ANYE PETER

👤 Nabeel Akbar

👤 Andy

🔭 Future Features

  • Refactor the code
  • Check edge cases

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project...give it a ⭐️!

🙏 Acknowledgments

  • I would like to thank Microvers for providing this great opportunity and for the project guide as well 👏

📝 License

This project is MIT licensed.

(back to top)

About

Developed a Full-stack Ruby on Rails application that effortlessly helps users rent houses, make reservations, and create accounts through secure login and signup processes. With authentication and authorization mechanisms in place, the app ensures data security. Designed to simplify the house renting experience,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published