- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Apartment reservation is an application that allows users to rent apartments all over the world.
Client
Server
Database
- User account creation
- Adding housing units
- Housing unit reservation
This project has no live demo, as it stands for the back-end part of the application
This is the base ERD diagram for this project
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git https://github.com/BucurEva87/apartment-reservation-back-end.git
cd apartment-reservation-back-end
Install this project with:
bundle install
rails db:create
rails db:migrate
rails db:seed
To run the project, execute the following command:
rails server
👤 Abdallah Antony
- GitHub: @abdallahmalima
- Twitter: @softmal1
- LinkedIn: Abdallah Antony
👤 Eva-Lavinia Bucur
- GitHub: @BucurEva87
- Twitter: @BucurEva
- LinkedIn: Eva-Lavinia Bucur
👤 Jonathan Munamire
- GitHub: @jonathanmunamire
- Twitter: @amanimunamire
- LinkedIn: Jonathan Munamire
👤 Sergiy Shkolnik
👤 KIDDE GEORGE WILLIAM
- GitHub: @githubhandle
- Linkedin: @linkedinhandle
- Twitter: @twitterhandle
Describe 1 - 3 features you will add to the project.
- User account creation
- Adding housing units
- Housing unit reservation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give us a star. It would (and will) be highly appreciated! ^_^
I would like to thank the Rails community for giving us extensive documentation!
This project is MIT licensed.