Skip to content

rainrues/ticketbits

Repository files navigation

TicketBits

Welcome to TicketBits, a single-page clone of EventBrite. TicketBits is a website for browsing events, creating events, and buying tickets for events.

The EventBrite homepage has been updated since cloning. To see original copied page go to: https://web.archive.org/web/20190417003843/https://www.eventbrite.com/

TicketBits is no longer live, but to see an archived version of the site go to: http://web.archive.org/web/20221007211955/https://ticketbits.herokuapp.com/#/

Technologies

TicketBits uses React, Redux, HTML/SASS and Javascript ES6 to dynamically generate the frontend, and SQL, PostgreSQL, ActiveRecord, and Ruby on Rails for data management on the backend.

Features

  • Responsive signin page that will send you to sign up or sign in based on the email you input. sign in

User Authentication

Users can securely sign up, log in, and log out simply by setting an email address and password for their account. Users who are signed in can access different features via the nav bar.

signed out signed in

Structure

TicketBits' main components are as follows:

  1. NavBar
  • Main navigation for the application
  1. Splash Page
  • Includes banner image
  • Includes search bar
  • Shows all events
  1. Styled Event Creation Form

  2. Event Browse page

Future Features

  1. Search
  2. Categories
  3. Liking Events

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published