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

https://github.com/ibrahim-sisar/imdb

The site is for searching for movie names and showing all the movie details.
https://github.com/ibrahim-sisar/imdb

bootstrap5 flask html imdb python sqlite3

Last synced: 12 months ago
JSON representation

The site is for searching for movie names and showing all the movie details.

Awesome Lists containing this project

README

          

![IMDB](https://upload.wikimedia.org/wikipedia/commons/thumb/6/69/IMDB_Logo_2016.svg/1200px-IMDB_Logo_2016.svg.png)

# install
---
### clone repository in your PC
```bash
git clone https://github.com/ibrahim-sisar/IMDB.git
```
---
### 📚 install the libraries
```bash
pip install -r requirements.txt
```
---
### Entering the project path
```bach
cd IMDB
```
---
### run the web
```bach
flask run
```

> 💡 If you have any problems I am always here