This website is built to save time for movies and web lovers. It has ratings and links toovies(Hollywood, Bollywood) and web series(Hindi, English, Anime).
Front-End : HTML/CSS, Javascript
Back-end : Django
Database: dbsqlite
- To add an API to fetch data.
- Install python and django on your local system.
For python: https://www.python.org/downloads/
For Django: pip install django
- Fork repository .
- Open terminal, reach upto the place where you store that repository.
- cd cinematique.
- After that type python manage.py runserver
- This website will deploy on http://127.0.0.1:8000/