Skip to content

harrybremner/le_campeur

Repository files navigation

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.

Introduction

Welcome to our rent a campervan web-app. Le Campeur enhances the relationship between people looking to rent a campervan and campervan owners.

Navigation

The Brief

  • Scope, design, build and ship an AirBnb Clone 5 days.

Ruby Versions

  • Ruby '3.0.3'
  • Rails '7.0.3'

Technologies Used

  • JavaScript (ES6+)
  • HTML5/CSS3
  • Heroku
  • Git & GitHub

Installation

  • 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!

Website

  • 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

Challenges

  • Our biggest challenge was learning to rapidly build features in a team.

Improvements and Expansion

  • Implemente a Stripe integration
  • Improve searching capabilities