kyledhebert / ye-olde-database-app

A Django app for managing a Renaissance Fair blacksmith shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RenPy

A Django app for managing inventory and sales reports for a Renaissance Fair blacksmith shop.

Requirements

  • Django 1.9.1
  • python-dateutil 2.0

$ pip install -r requirements.txt

Usage

From the command line cd into the RenPy directory and type:

$ python manage.py runserver

then visit http://127.0.0.1:8000/ in your browser

About

A Django app for managing a Renaissance Fair blacksmith shop


Languages

Language:HTML 57.7%Language:Python 42.3%