Skip to content

Frontend repo for TicketDash mobile cinema ticket auction app

Notifications You must be signed in to change notification settings

tjhind/auctioning-fe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicketDash

A mobile app providing live auctioning for cinema tickets on both iOS and Android. A platform where businesses can list events and seats for auction and users can bid on tickets for those seats in real time. Developed in React Native and with Expo.

Contributors

Sarah Harvey, Laurie Hillier, Tiah Hind, Oskars Otdelnijs & Ben Sutherland

Installation

# Clone
git clone https://github.com/bensuth86/auctioning-fe.git

# Install dependencies
npm install

Instructions

# Run the project in Expo
npx expo start
## Open a web version in your browser (limited functionality)
w

To run on your phone:

  1. Download Expo Go from the Play Store or App Store.
  2. Run the project as above from the terminal.
  3. In Expo Go to either scan the QR Code that appears in the terminal, or load the app directly from the development server if it appears.
  4. Pre-existing logins can be accessed on either login page.
  5. For auctioning, open the app in both your phone and the browser and login in as two different users.
# If the app fails to load when following the above instructions, try the following instead
npx expo start --tunnel

Technologies

Project created with:

  • Node.js: 21.1.0
  • React Native: 0.73.4
  • Expo: 50.0.7

About

Frontend repo for TicketDash mobile cinema ticket auction app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%