Skip to content

belle-hu/CUtix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CUtix

  1. App Name: CUTix

  2. App Tagline: short one-liner description of your app: Connecting Cornell, 1 ticket at a time!

  3. Link(s) to any other public GitHub repo(s) of your app. If you have one repo for iOS / Android and one for Backend, please link to your backend repo in your iOS / Android README, and your iOS / Android repo in your backend README.

N/A (all of our code is on this repo!)

  1. Some screenshots of your app (highlight important features)

Simulator Screenshot - iPhone 15 - 2023-12-01 at 23 39 12

Simulator Screenshot - iPhone 15 Pro - 2023-12-01 at 22 31 19

Simulator Screenshot - iPhone 15 - 2023-12-01 at 23 56 57

  1. A short description of your app (its purpose and features)

CUTix aims to solve the issue of streamlining the selling and buying process for tickets associated with Cornell campus events. Our Home page provides the user customizability in terms of searching for tickets as they can filter by date, name, and pre-determined ticket tags. The user also has the option to upload and sell tickets to other users. To allow for more user input, we’ve added a feature to allow for ticket offers to be made user-to-user. Lastly, on the user’s profile page, information regarding their current tickets and their entry QR codes are available.

  1. A list of how your app addresses each of the requirements

On the IOS side, there are multiple screens and view controllers that users can navigate between by pushing and popping different buttons or event and ticket cells. There are also multiple scrollable views displaying the tickets, the events, and the filters for each ticket.

On the Backend side, we've implemented 3 database models with 2 main relationships, as well as at least 4 routes with at least one route of each category (POST, GET, DELETE) as per our API specification.

About

Connecting Cornell, 1 ticket at a time!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages