Giter Site home page Giter Site logo

tickettalesv2's Introduction

TicketTalesV2

TicketTales is a modern ticketing platform that allows users to book tickets for various shows and events at different theatres. This project utilizes Flask for the backend API development and Vue.js for the frontend interface. It also leverages Celery and Redis for background task management and caching.

Features

  • User-friendly interface for browsing shows, selecting seats, and making bookings.
  • Secure authentication and authorization mechanisms for user accounts.
  • CRUD functionalities for managing shows, theatres, and user bookings.
  • QR code generation for booking invoices, providing convenient access to tickets.
  • Admin panel with powerful tools for managing shows, theatres, and user bookings.
  • Background task management for daily reminders and monthly entertainment reports.
  • Caching mechanisms for optimizing performance and enhancing user experience.

Setup Instructions

  1. Clone the repository: git clone https://github.com/your-username/ticket-tales.git
  2. Install dependencies for the backend: pip install -r requirements.txt
  3. Install dependencies for the frontend: cd frontend && npm install
  4. Start the backend server: python app.py
  5. Start the frontend server: cd frontend && npm run serve
  6. Access the application at http://localhost:8080 in your web browser.

Technologies Used

  • Flask: Backend API development
  • Vue.js: Frontend interface
  • Celery: Background task management
  • Redis: Caching
  • SQLite: Database management
  • HTML/CSS: Frontend styling
  • JavaScript: Frontend functionality

Contributors

tickettalesv2's People

Contributors

vishesh-30 avatar dependabot[bot] avatar

Watchers

 avatar

tickettalesv2's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.