/movies-app

• Movie Streaming App • Connected TMDB.org API and automated adding of new movie information to the database of the app. • Auto generated Weekly Newsletter for Movie Recommendation.

Primary LanguageHTML

movies-app

A movies streaming app developed over Django.

Requirements

Django v3.2.15 Pillow v9.0.0 requests v2.26.0 python-dotenv v0.17.0 apscheduler v3.7.0 psycopg2-binary v2.8.6

Installation Steps:

Installation is pretty easy!

pip install -r requirements.txt  
python manage.py runserver