{"id":25229323,"url":"https://github.com/codeincrypt/movie-ticket-booking-react","last_synced_at":"2025-10-15T11:32:45.301Z","repository":{"id":275637115,"uuid":"926153724","full_name":"codeincrypt/movie-ticket-booking-react","owner":"codeincrypt","description":"Movie ticket booking system with user panels: customer, admin, and cinema owner (seller).  Built using ReactJS for the frontend, this application provides a comprehensive platform for managing movie listings, showtimes, bookings, and user accounts.","archived":false,"fork":false,"pushed_at":"2025-03-21T20:03:45.000Z","size":729,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T09:04:31.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ticket-bookmark.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeincrypt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-02T17:20:49.000Z","updated_at":"2025-03-21T20:03:49.000Z","dependencies_parsed_at":"2025-02-03T19:28:29.466Z","dependency_job_id":"7164e7a5-aa55-4a94-b7d5-c7260bf66300","html_url":"https://github.com/codeincrypt/movie-ticket-booking-react","commit_stats":null,"previous_names":["codeincrypt/movie-ticket-booking-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeincrypt/movie-ticket-booking-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeincrypt%2Fmovie-ticket-booking-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeincrypt%2Fmovie-ticket-booking-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeincrypt%2Fmovie-ticket-booking-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeincrypt%2Fmovie-ticket-booking-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeincrypt","download_url":"https://codeload.github.com/codeincrypt/movie-ticket-booking-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeincrypt%2Fmovie-ticket-booking-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279076800,"owners_count":26098226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-11T10:56:52.717Z","updated_at":"2025-10-15T11:32:45.264Z","avatar_url":"https://github.com/codeincrypt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie Ticket Booking System\n\nThis project implements a movie ticket booking system with three distinct user panels: customer, admin, and cinema owner (seller).  Built using React JS, Redux Toolkit for the frontend \u0026 Python Fast API in backend this application provides a comprehensive platform for managing movie listings, showtimes, bookings, and user accounts.\n\n# Features:\n* Browse Movies – View available movies with details like title, genre, duration, and showtimes.\n* Select Seats – Interactive seat selection with availability status.\n* Secure Booking – Confirm bookings with a smooth checkout process (mock payment or integration).\n* Showtime Management – Choose from multiple showtimes and theaters.\n* User Authentication – Sign up, log in, and manage bookings (if applicable).\n* Admin Panel (optional) – Manage movies, showtimes, and bookings.\n\n## Key Features\n\n**Customer Panel:**\n\n* Browse available movies and showtimes.\n* View seat availability and select desired seats.\n* Secure online payment processing (implementation details to be specified).\n* Booking confirmation and ticket generation.\n* View booking history.\n* Manage profile and account details.\n\n**Admin Panel:**\n\n* Manage movie listings (add, edit, delete).\n* Manage showtimes (create, update, delete).\n* Manage cinema halls and seating arrangements.\n* User management (view, edit, delete user accounts).\n* Generate reports and analytics on bookings and revenue.\n* Manage promotions and offers.\n\n**Cinema Owner (Seller) Panel:**\n\n* Manage showtimes for their cinema.\n* View booking details for their cinema.\n* Manage seat availability and pricing.\n* Generate reports specific to their cinema's performance.\n* Manage promotions and offers for their cinema.\n\n\n## Technologies Used\n\n* **Frontend:** React JS\n* **Backend:** Python Fast API\n* **Database:** PostgreSQL\n* **Payment Gateway Integration:** Razorpay\n* **Other Technologies:** Redux Toolkit, React Bootstrap\n\n## Setup and Installation\n\n1. Clone the repository: `git clone https://github.com/codeincrypt/movie-ticket-booking-react.git`\n2. Navigate to the project directory: `cd movie-ticket-booking-react`\n3. Install dependencies: `npm install`\n4. Configure backend connection: (Provide instructions on how to configure the connection to the backend API)\n5. Start the development server: `npm start`\n\n## Future Enhancements\n\n* AI-based movie recommendations.\n* Subscription model for premium users.\n* Social login (Google, Facebook).\n\n\n## Contact\n\nMail Id : dev.kartikswarnkar@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeincrypt%2Fmovie-ticket-booking-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeincrypt%2Fmovie-ticket-booking-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeincrypt%2Fmovie-ticket-booking-react/lists"}