Giter VIP home page Giter VIP logo

treasure's Introduction

Treasure

About

Treasure is a Ruby on Rails web application that allows users to list an item and swipe against others' items based on whether or not users would be willing to trade it. The app was created as a final project at the end of Dev Bootcamp.

Created by Carolina Medellin, Darius Atmar, Natalie Polen & Nicola Beuscher

Built With

Treasure is built with the following open source components:

###Dependencies

##How to Run Our App Locally (OS X 10.8 or later)

  1. In the terminal:
git clone https://github.com/deweydell/treasure.git
  1. Enter the root directory and run the following commands:
bundle install
bundle exec rake db:drop && rake db:create && rake db:migrate && rake db:seed
bundle exec rails s
  1. The app will now be running on localhost:
=> Booting WEBrick
=> Rails 4.2.5 application starting in development on http://localhost:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server

##Screenshots ###List an item to trade Below is a shot of Steven's bicycle's profile. He can see his item and the other items his bike has matched with. My Treasure ###Swipe right or left on other users' items Below is a shot of our 'main page' where users can swipe right or left on other items. Swipe Item ###A match is made when two users like each other's items There is a pop-up message when a match is made. Match Modal ###In-app messaging for matched items The below page is an item's match page. Steven can message with the owner of the jeans and coordinate exchanging their items. Match Messages

##Future Features

  • Location-based filtering
  • User ratings and reviews
  • Multiple item listings for highly-rated users

treasure's People

Contributors

caromedellin avatar datmar avatar deweydell avatar nataliecodes avatar

Watchers

 avatar  avatar

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.