ogdhruv / cinlist

Developing a Progressive WebApp to list your favorite series and movies.

Home Page:https://cinlist.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CinList

contributions welcome GitHub Hacktoberfest combined status GitHub contributors Stars Forks Issues

How to Contribute ? : Check out Existing issues / create new / wait till a issue is created (updated everyday!)

image

Installation

Method:1 Using Poetry

pip install poetry
poetry install

Method: 2 Using pip

pip install -r requirements.txt

Running

Method: 1 Gunicorn

gunicorn config.wsgi

Method: 2 Django Development Server

python manage.py runserver

About

Developing a Progressive WebApp to list your favorite series and movies.

https://cinlist.herokuapp.com


Languages

Language:Python 68.7%Language:HTML 25.5%Language:CSS 5.6%Language:Procfile 0.2%