Skip to content

tjqscott/Rabbit

 
 

Repository files navigation

Rabbit

Django django-allauth pillow bootstarp

In order to run this web app:

Launch anaconda 

Navigate to the app directory

Run the following commands:

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python populate.py (optional)

python manage.py runserver

From Edge, navigate to one of:

http://localhost:8000

http://127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 54.7%
  • HTML 31.7%
  • JavaScript 9.3%
  • CSS 4.3%