andredelft / photograph

Webapp to store and display photo collections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photograph

A simple Django project to store and display multiple photo collections.

Inspirations:

Setup

Perform migrations

$ python manage.py migrate

Create superuser:

$ python manage.py createsuperuser

About

Webapp to store and display photo collections.


Languages

Language:Python 69.6%Language:HTML 21.4%Language:CSS 9.0%