Skip to content

sriraam-kannan/movie_ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie ticket booking app

Choice of framework/library/db

  1. ReactJS (frontend)
  2. Axios (for APIs in react)
  3. React dom for routing
  4. Tailwind css for ui styling
  5. Shadcn for ui components
  6. Postgresql (database)
  7. ExpressJS (backend)

Architecture of the app

  1. Modules: User module and Movies module
  2. User module: To manage user sign-up and login-in
  3. Movies module: To manage movie data, ticket booking and user based ticket history listings

To be improved:

  1. styling of pages for making the app elegant
  2. Login and sign-up for better login experience
  3. Improvements in respect to the deployments
  4. Admin panel to manage list of theatres, show times and user logins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published