Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.28 KB

File metadata and controls

34 lines (24 loc) · 1.28 KB

Cinematique

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).

Stacks Used

Front-End : HTML/CSS, Javascript
Back-end : Django
Database: dbsqlite

Todo

  1. To add an API to fetch data.

How to run project locally

  1. Install python and django on your local system.

For python: https://www.python.org/downloads/
For Django: pip install django

  1. Fork repository .
  2. Open terminal, reach upto the place where you store that repository.
  3. cd cinematique.
  4. After that type python manage.py runserver
  5. This website will deploy on http://127.0.0.1:8000/

Images of website

ss1

ss-2 Uploading ss-2.PNG… ss-3 ss-4 ss-5