Skip to content

Latest commit

 

History

History
executable file
·
30 lines (19 loc) · 973 Bytes

README.md

File metadata and controls

executable file
·
30 lines (19 loc) · 973 Bytes

Airoom

This is a project for individual practice. Imitate the basic functions of airbnb. There is no separation of the frontend and backend, the front end style completely uses bootstrap 4.

Technology stack

  • Rails 5.1
  • Bootstrap 4
  • Sqlite

Implementation function

After the user registers, they can add their own house, set the property, price, location information, convenience facilities, etc. You can search directly for the city you want to go to, or you can use filters to filter Choose a feasible date to book a house and be able to view the journey. After the trip, both parties can evaluate each other. The house's display page can view locations from Google Maps, as well as nearby homes

Screenshot

avatar avatar avatar avatar

Instructions

Rails s

This project is only for learning exchange and sharing with everyone, not planning to maintain.