Giter Club home page Giter Club logo

django_cinema_mall's Introduction

Open Source Love  License: MIT

Django-Cinema-Mall

✈️ Introduction

  • In this repo, I am creating complete Cinema mall backend API's with Django Rest Framework.

🚀 Technology Stack

  • Backend
    • Python
    • Django
    • Django Rest Framework
  • Database
    • SQLite3

🛰️ Tech Stack Involved



Installation Setup

First, clone the repository to your local machine:

git clone  [email protected]:samir321-pixel/Django_Cinema_Mall.git

Install the requirements:

pip install -r requirements.txt

run migrate

python manage.py migrate

add gmail and password in settings.py

EMAIL_HOST_USER = 'yourgmailid.com'
EMAIL_HOST_PASSWORD = 'yourgmailpassword'

create superuser

python manage.py createsuperuser

Done!

Finally, run the development server:

python manage.py runserver

The project will be available at http://127.0.0.1:8000/

💹 Create Necessary data first for Start Booking Service Using Following API. 💹

  • This API will be accessible by only Admin or Employee.
  • Add, Update, Delete, Patch Movie : /managecinema/cinema/
  • Add, Update, Delete, Patch slot For Movie : /managecinema/cinema_arrange_slot/
  • Add, Update, Delete, Patch Movie Decks : /managecinema/cinema_deck/
  • Add, Update, Delete, Patch Movie Duration Slot : /managecinema/cinema_slots_duration/
  • Add, Update, Delete, Patch Seat Name : /cinema_booking/seat_manager/

✏️ Customer Booking API's ✏️

  • View List of seat present : /cinema_booking/available_seat/
  • Book Seat : /cinema_booking/book_seat/

🏷️ Scope of project 🏷️

Beta Version -

  • Upcoming 3 days booking empty seat will be created as soon as admin or Employee create necessary slots.
  • In each deck two empty seats are provided for each Time slots for upcoming 3 days.
  • Only One Screen Provided.
  • Customer able to book one seat at a time.
  • Customer get notified as soon as he book slot in appilication notification panel as soon as through gmail notification.
  • Yesterday or old slots get inactive according to current date and time so that user can only book upcoming slots seats.
  • Customer can make rating and review for each cinema.

Full Version -

  • Get Any number of Screen according to Need.
  • Get Any Number of decks, seats.
  • Integration of Paytm.
  • Book multiple seats at single time.
  • Cancel Booking feature.

🌏 Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 10+ Yes Yes Yes

🏆 Project Admin 🏆

Maintenance

Need help? 🤔 Feel free to contact me @ [email protected]

Like This?? Star ⭐ this Repo.

👮 For Full Version contact me @ [email protected] 👮

Made By Samir Saitwal with ❤️

Samir Saitwal © 2021

ForTheBadge built-with-love ForTheBadge built-by-developers


📘 Useful Resources 📘

💻 Tools 💻

GitHub Desktop VS Code   Pycharm   Pycharm

django_cinema_mall's People

Contributors

samir321-pixel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

akash20x

django_cinema_mall's Issues

Add price

When user book a seat ...the necessary seat price should be get added in booking_price field in bookseat model...
@samir321-pixel

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.