Code Monkey home page Code Monkey logo

villagebicycle's Introduction

Village Bicycle

A Peer-to-peer bike renting app inspired by Spinlister and AirBnB

Live Link

Features

  • Create a User profile
  • Add your bikes or search for others to rent
  • Search for bikes by bike spec (like size or frame-style) or availability
  • Create a rental request for someone's bike
  • Review requests made or requests received on the User profile page
  • Users can approve/reject requests received and also edit requests they've made

Implementation

Village Bicycle is built on a Ruby on Rails API with a Backbone.js front-end

  • Uses Rails authentication with BCrypt
  • Allows users to log in/sign up with Twitter via OmniAuth
  • Generates ActionMailer for new user activation
  • Implements bikes search using ActiveRecord to generate custom SQL queries
  • Leverages the Google Maps JavaScript API to display a map with listings in given area.
  • Supports file upload with paperclip and stores files in AWS S3 database
  • Includes model tests in RSpec with support from shoulda-matchers gem.
  • Incorporates simple search for Users or Bikes with pg_search

To Do

Id like to incorporate the following features:

  • Users can specify bike maker with Makes table
  • Respond to and compose messages to other users
  • Give feedback on users and bikes
  • Remember favorite bikes for users

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.