Skip to content

pmourelle/coderbounty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coder bounty logo

CoderBounty ReadMe

Join us on Slack:

Slack Status

To contribute, take an issue, and submit a pull request with the issue number in it win bounty!

Google Drive folder:

With design docs and notes.
https://goo.gl/xvb6CI

In addition to our github issues, we are Install ZenHub's browser extension to view our issues and kanban board.

Notes on getting started:

Run the server with:

python manage.py runserver

The first time you may need to run:

  • cd coderbounty
  • virtualenv venv
  • pip install -r requirements.txt
  • python manage.py migrate

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.5%
  • CSS 16.8%
  • Python 8.8%
  • JavaScript 4.9%