Giter VIP home page Giter VIP logo

booking-movie-app's Introduction

Booking Movie App - Server Side

This is the server-side application for the Booking Movie App written in Golang and built with the Gin Gonic framework. The application provides APIs for managing movie bookings and theater schedules.

Features

  • Authentication: Users can register, log in, and manage their authentication tokens.
  • Movie Management: Admin users can add, update, and delete movie details such as title, description, genre, and duration.
  • Theater Management: Admin users can manage theaters, including adding, updating, and deleting theater information.
  • Schedule Management: Admin users can create and manage movie schedules for different theaters.
  • Booking Management: Users can search for available movie schedules and book seats for a specific movie and theater.

Requirements

  • Go 1.16 or higher
  • Gin Gonic framework

Installation

  1. Clone the repository:

    git clone https://github.com/Mhmdaris15/booking-movie-app.git
  2. Change into the project repository

cd booking-movie-app

  1. Install The Dependencies

go mod download

  1. Build The Project

go build .\cmd\server\main.go

  1. Run The Application

.\main.exe

  1. The Server should now be running on http://localhost:3000

Configuration

The server can be configured by modifying the config.go file. You can change the server port, database connection details, and other settings as needed.

API Documentation

For detailed information on the available API endpoints, please refer to the routes.go

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Licence

This Projcet is licensed under the MIT License.

booking-movie-app's People

Contributors

mhmdaris15 avatar

Watchers

 avatar

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.