Skip to content

Displays the U.S. legal code and supreme court cases in a simple, easy format. Mhacks project.

License

Notifications You must be signed in to change notification settings

dwbond/legalseagull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

LegalSeagull-- analyze and visualize legal information.

Setup

To get started, you'll need to have the following installed:

Open a terminal window and type in the following commands. (If you're on Windows, use Cygwin. This will create a local, workable copy of the project.

$ git clone http://github.com/dwbond/legalseagull
$ cd legalseagull
$ virtualenv .virtualenv
$ source .virtualenv/bin/activate
$ pip install -r requirements.txt

Do some magic voodoo chanting to get the database working. Then:

$ cd legalseagull
$ python manage.py runserver

About

Displays the U.S. legal code and supreme court cases in a simple, easy format. Mhacks project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published