Coder Social home page Coder Social logo

manhuang68 / lionbuy Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.49 MB

Sell your used goods on Columbia's campus!

Home Page: https://lionbuy.herokuapp.com/

Ruby 56.09% JavaScript 1.78% CSS 1.96% HTML 19.82% Gherkin 19.84% SCSS 0.52%
deals ecommerce-website sales

lionbuy's Introduction

LionBuy

Sell your used goods on Columbia's campus!

Deployment at https://lionbuy.herokuapp.com/

Github repo: https://github.com/manhuang68/lionbuy/

Demo link: https://youtu.be/OH3TTk5WJu4

Team members

* Huifeng Wu, hw2910 * Zelin Wang, zw2852 * Man Huang Ho, mh4142

Instructions

For Project Iteration 1, we have identified our minimal features, as follows:

  • User Login / Authentication
  • User Registration
  • User Logout sessions
  • Post Display
  • Item Manipulations (eg. price filtering, keyword searching, and categorization)

User Login

  • You can log onto our premium LionBuy website if you have a registered account
  • Inconsistent email or password will be prompted "Invalid Credentials"

User Registration

  • Users can only register an account with @columbia.edu or @barnard.edu affiliated email addresses
  • Passwords have to match with the retyped one
  • Fields cannot be empty
  • Already registered account cannot be double registered

User Logout

  • Users can use the logout button on the top left of our home page

Item manipulation

  • Price filters: users can set a min and max price to find items that fulfill their bugets
  • Categorization: can find items with correct categories
  • Keyword search: can find posts whose description or titles include the keyword.

For Project Iteration 2, we have identified our main features, as follows:

  • User History
  • My Posts
  • Seller Operation
  • Buyer Behaviour

User History

  • Users can use "Order history" or "Selling summary" buttons to inspect their past sales or orders

My Posts

  • List all active posts for the current users
  • One can check out if others bid on his/her goods, and monitor the status

Seller Operation

  • Sellers can edit their posts on my posts page
  • Sellers can delete their posts on my posts page
  • Sellers can accept a deal if being satisfied with the current bid on my posts page

Buyer Behaviour

  • On desired items, one can click into the details on its associated post
    • Either input a price to bid
    • Or buy it now directly to secure the item

For Project Launch, we have identified our complete features, as follows:

Pagination

  • Users can browse through difference pages with our order history, selling summary and home features

Image

  • Users now can upload images when making posts for their selling items

Notification

  • Sellers are notified when either someone bids on his/her active items, or someone directly use "buy it now" to acquire the items
  • Buyers are notified when his/her bids are accepted by the corresponding sellers

Setup Your Working Environment

bundle install --without production 
bundle exec rake db:setup 
bundle exec rake db:migrate
bundle exec rake db:test:prepare
rails server -b 0.0.0.0

Cucumber and Rspec Tests

rake cucumber
rake spec

lionbuy's People

Contributors

1ccm avatar kentwhf avatar manhuang68 avatar

Stargazers

 avatar

Watchers

 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.