Skip to content

AhmedYasser20/RestAPI_CinemaTicketsReservation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinema Tickets Reservation Rest API

This repository contains the source code for a RESTful API built with Django and Django Rest Framework, designed for cinema tickets reservation. It allows for easy management of guest information, provides movie details, and handles ticket reservations efficiently.

Features

  • Guest Management: Manage guest information with security and ease.
  • Movie Information: Retrieve comprehensive movie details.
  • Reservation Handling: Make and handle cinema ticket reservations seamlessly.

Technologies Used

  • Django Framework
  • Django Rest Framework
  • Python

Getting Started

To get started with this API, follow these steps:

  1. Clone this repository:

    git clone https://github.com/AhmedYasser20/RestAPI_CinemaTicketsReservation.git
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Run the Django development server:

    python manage.py runserver
    

About

Applying main views (data views) of Django and Rest Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages