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.
- Host: GitHub
- URL: https://github.com/ibrahim-sisar/imdb
- Owner: ibrahim-sisar
- Created: 2024-11-28T06:31:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T16:10:13.000Z (over 1 year ago)
- Last Synced: 2025-04-07T10:46:13.693Z (about 1 year ago)
- Topics: bootstrap5, flask, html, imdb, python, sqlite3
- Language: HTML
- Homepage:
- Size: 45.8 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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