==========
Farnsworth
==========

 |status|

Author: Karandeep Singh Nagra

An online gathering place for each house in the BSC.  Built with Django, Python, and SQLite.
Uses Django's auth backend to manage users and groups.  Tested and deployed on PostgreSQL.

Live versions of the site can be accessed at https://kingmanhall.org/internal/, https://kingmanhall.org/afro/, and https://kingmanhall.org/hoyt/.

Check DOCS/general_overview for an overview of the program.

To test, run python manage.py test from this directory.

.. |status| image:: https://drone.io/github.com/knagra/farnsworth/status.png
