/ye-olde-database-app

A Django app for managing a Renaissance Fair blacksmith shop

Primary LanguageHTML

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