8000 GitHub - dhruvinorbit/cinlist: Developing a Progressive WebApp to list your favorite series and movies.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Notifications You must be signed in to change notification settings

dhruvinorbit/cinlist

 
 

Repository files navigation

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.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.7%
  • HTML 25.5%
  • CSS 5.6%
  • Procfile 0.2%
0