Giter Site home page Giter Site logo

papiguy / seatfreak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jyot103095/seatfreak

0.0 2.0 0.0 10.53 MB

An event tickets marketplace, inspired by SeatGeek

Home Page: http://seatfreak.herokuapp.com

Ruby 33.32% JavaScript 46.80% CSS 16.53% HTML 2.89% CoffeeScript 0.47%

seatfreak's Introduction

SeatFreak

SeatFreak is a single page events ticketing web app, inspired by SeatGeek. The app was built using Rails with React and Redux.

Explore at Live

Frameworks, Libraries etc.

SeatFreak uses:

Screnshots/Features

Home Page

alt text

Event Tickets

alt text

Ticket Checkout

alt text

User Tickets

alt text

Sell Tickets/Update Ticket Prices

SeatFreak allows the user to sell tickets or update prices of their tickets currently on sale with ease. The Sell/Update buttons simply open up a modal, allowing the user to set/update the price of the ticket.

alt text

Search for Events, Performers, and Venues From Anywhere

SeatFreak uses PGSearch multisearch on the back-end to populate the search results. The Ruby gem allows to efficiently populate results from multiple tables using the provided search query.

On the front-end, SeatFreak uses a debounced input to optimize search performance. The input waits for a minimum of 3 characters to send a request to populate results. It also waits for 0.5s between keypresses, minimizing the number of database queries.

alt text

alt text

Tracker

SeatFreak uses Rails Polymorphic associations for tracking. It gives users the ability to track events, performers (artists and teams), and venues in a single table, resulting in DRYer code and less database tables.

alt text

Future Plans:

  • Notifications
  • JWT Authentication
  • Venue Seat Maps

seatfreak's People

Contributors

jyot103095 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.