kenyansongithub / django-rog

events from people from the same location collector.

Home Page:https://rgthb.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regions on Github

https://travis-ci.org/kenyansongithub/django-rog.svg?branch=master

Region on Github is a simple Django app to track github events/activities of people from a given set of regions.

Detailed documentation is in the "docs" directory.

Quick start

  1. Run python manage.py migrate to create the rog models.
  2. Start the development server and visit http://127.0.0.1:8000/admin/ to create a location (you'll need the Admin app enabled).
  3. Visit http://127.0.0.1:8000/ to view the users' (from the location) activities

About

events from people from the same location collector.

https://rgthb.herokuapp.com/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 42.8%Language:Python 41.1%Language:HTML 14.2%Language:CSS 1.9%