Team:Michigan Software/Protocat

From 2014.igem.org

Revision as of 23:55, 17 October 2014 by Bargho (Talk | contribs)

Michigan Software

Da RealProtocat.jpg

Live Software

These links will work at least for the remainder of 2014. If you'd like to set up your own server, check out the downloads section. Click here to go to ProtoCat!

Download

You can download our project from our github or download the wiki freeze version here. We HIGHLY recommend downloading from GitHub, as it will be a more recent, and undoubtedly better, version.

Instructions

1. If you're on a PC install Python. We recommend Python 3.4 for compatibility with our package.

2. Install Django.

3. Download Protocat through Github or download the wiki freeze version here.

4. In the Command Prompt or Terminal, access the ProtoDB folder.

5. Enter "python manage.py syncdb".

6. Enter "python manage.py runserver".

7. Go to 127.0.0.1:8000/home in your web browser to begin!

N.B. When installing Django, don't forget to make sure the path is correct.

contact info: igemsoftware-requests@umich.edu.