Skip to content

A website to represent objects/ideas and the connections they have with each other (similar to freebase or wikipedia)

Notifications You must be signed in to change notification settings

george-miller/intellectualSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Instructions:

Install python from apt-get or another service Create and activate a virutual environment in the project root folder (You don't have to but it's nice)

Install Dependencies: pip install Django pip install py2neo==2.0

Install neo4j from their website and start neo4j with: PATH_TO_NEO4J/bin/neo4j console

Running Tests: Be careful! This will delete your db! python manage.py test

About

A website to represent objects/ideas and the connections they have with each other (similar to freebase or wikipedia)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published