Skip to content

mnbundle/bushlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

322 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bushlog (1.0.0)

A fun, interactive and open-source way to record and share wildlife sightings.

www.bushlog.com

Contents

Contributions will be greatly appreciated. To contribute, fork the project and submit pull requests.

Setup Development Environment:

$ git clone git@github.com:<your_github_username>/bushlog.git
$ cd bushlog
$ virtualenv .
$ . bin/activate

# install the requirements
(bushlog)$ pip install -r requirements.pip

# edit bushlog/settings/base.py - if required
(bushlog)$ vi bushlog/settings/base.py

# running the tests
(bushlog)$ ./manage.py test

# running the server
(bushlog)$ ./manage.py runserver dev.bushlog.com:9000

About

Bushlog - A fun, open source and interactive way to record and share wildlife sightings.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors