matoni109 / spin_finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Project from Le Wagon Batch #466 Feb 2021 ( Melbourne )

View @ => https://spin-finder.herokuapp.com/

Test Account => user: spin@gmail.com pass: 123456

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

Spin Finder

About

Spin Finder - Upload and rent bicycles in your local area. A marketplace for every keen cyclist.

UI - Home

This application was built with

Ruby on Rails, Javascript, HTML & CSS.

Live site:

Spin Finder

Setup

If you would like to look at the code then clone the GitHub repository and change directory into spin_finder:

gh repo clone matoni109/spin_finder

You will also need Bundler installed:

bundle install

This will install the gems needed to run the program correctly.

Navigating the application

You can create a new account with your email address and a password or alternatively you can log in our admin account with:

user: spin@gmail.com
pass: 123456

Add a bike to rent out to other users..

rent

Check out bikes..

rent

Add reviews and view others..

rent

Feel free to go to your account page when you can see your bikes for rent - the bikes you have rented and also approve and deny bookings!

rent rent rent

Technologies used

  • AJAX
  • Postgres DB & seeding
  • Bootstrap
  • Mapbox/Geocoder
  • Pundit
  • HTML, CSS, Javascript, Ruby on Rails

About


Languages

Language:Ruby 57.4%Language:HTML 31.0%Language:JavaScript 6.4%Language:SCSS 5.3%