Skip to content

aravinve/bingebuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingebuffer

An unbiased IMDB type webapp built with Django & Materialize. Moderator/Public type review platform for movies, anime, series & games.

Setup Commands

  1. Move to the project directory to execute in-built django scripts.
cd bingebuffer
  1. Run migrations to be up to date
python manage.py migrate
  1. Create a super user
python manage.py createsuperuser
  1. Start the django server
 python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors