Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.
Welcome to our rent a campervan web-app. Le Campeur enhances the relationship between people looking to rent a campervan and campervan owners.
- The Brief
- Ruby Versions
- Technologies Used
- Installation
- Website
- Challenges
- Improvements and Expansion
- Scope, design, build and ship an AirBnb Clone 5 days.
- Ruby '3.0.3'
- Rails '7.0.3'
- JavaScript (ES6+)
- HTML5/CSS3
- Heroku
- Git & GitHub
- Pull the project from this public repository.
- Run
bundle install
in your terminal to install the necessary gems and dependencies. - Run
rails db:create db:migrate
in your terminal to set up the database. - Finally, run
rails server
and navigate to 'localhost:3000' in your web browser to start using the app!
- If you have no interest in the source code of the app, feel free to visit it in its production environment instead at Le Campeur.
- email: test@google.com
- password: 1234567
- Our biggest challenge was learning to rapidly build features in a team.
- Implemente a Stripe integration
- Improve searching capabilities