Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 379 Bytes

Square Up Event Planner

By the Purple Nut Team

We're online with AWS!

Running

Host the server on localhost:8000

python3 manage.py runserver

Requirements

install with pip3 install [package name]

Packages
django
django-crispy-forms
pillow