Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aashish1-1-1/bookmymovie


https://github.com/aashish1-1-1/bookmymovie

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# BookMyMovie

## Contributors
- Aashish Adhikari (04)
- Bipul Lamsal (37)
- Pratik Ghimire (20)
- Saksham Gyawali (22)

## Description

**BookMyMovie** is a project to book movies seat in your nearby hall

## Getting Started

Q. Question can be why to use docker. It's cause we have different operating system and runtime enviroment differ accordingly it's better to containerize it and also in otherhand we will be learning Docker.

To run **BookMyMovies** on Docker container, follow these steps:

1. **Install Docker:** If you haven't already, install Docker on your machine by visiting [Docker Desktop](https://www.docker.com/products/docker-desktop/).

2. **Clone the Repository:** Clone the project repository to your local machine.

```bash
$ git clone https://github.com/Aashish69-96/BookMyMovie.git
$ git cd BookMyMovie
$ docker build -t Book-movie .
$ docker run -it Book-movie