Skip to content

smoline/bidtastic-dotrb

 
 

Repository files navigation

BIDTASTIC

BIDTASTIC is deployed at: https://bidtastic-dotrb.herokuapp.com/

BIDTASTIC is a silent auction (SASS) app developed for our client Bidtastic. BIDTASTIC was developed by .RB and it's principle members Patrick Miller, Sherilyn Moline, Angela Coates, and Jose Campos.

The goal is to create a 'mobile first' app that can be customized for different charity auctions that purchase the app from our client.

TECHNICAL INFORMATION:

  • Ruby version 2.4.0
  • Rails version 5.0.2
  • Bootstrap 3
  • Omniauth with Facebook, Twitter, and Gmail
  • jquery
  • AJAX for favoriting a heart
  • Shrine

FEATURES:

  • Login via Facebook, Twitter, and Gmail.
  • Different views for Admin or Attendee users.
Admin:
  • Creation of bid items.
  • Categorize bid items.
  • Read pre event report on all items up for auction.
  • Bid tracking for all items.
  • Final report of all items that have been bid on.
  • Final report of all items with no bids.
Attendee
  • Ability to 'favorite' an item.
  • Ability to see all of their favorite items in one list.
  • Email notifications if they are outbid on an item.
  • Filter the index by:
    • category
    • items that have no bids
    • items that are less than a certain dollar amount

DEMO:

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 58.7%
  • HTML 32.9%
  • CSS 4.8%
  • JavaScript 3.6%