Skip to content

rizqikazukun/tickitz-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicKitz Web Frontend

logo

It's a tickitz frontend. learning base project from pijarcamp. This a movie cinema ticketing app, you can see current month movie show, and upcoming movie on next month.

Developer : Rizqi Pratama
Tech Stack : Javascript, ReactJS, React Router, Bootstrap, Midtrans Payment Gateway
Preview : https://tickitz-app.vercel.app

Note: Because of limitation from backend cloud provider, the page data is slow to load.
Sorry for the inconvenience.

Table of content

Screenshoot

overview

How to run

# Setup the db using postgres
# Configure the dot env

# run on development
npm run start

# run on production
npm run build
serve -s build

Runtime Requirement

  • Serve
    npm install -g serve

Issue

Known Issue

  • Unselect seat still not working on select seat page
  • Backend Issue, OnRender free limitation.

Fixed Recent Issue

  • No loading indicator
  • No error handler
  • change movie button above checkout button not associated
  • still can't marked booked seat
  • still can't marked selected item
  • still no error message on select seat page
  • there unresponsive page

Releated Project

About

Frontend for tickitz built with react js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published