Skip to content
Jayesh Lahori edited this page Aug 13, 2014 · 5 revisions

This project aims to create a system which helps ABI admins manage their volunteers by generating reports and maintaining tasks assigned to volunteers.

I am working on this project along side Irish Medina as a part of Google Summer of Code 2014. VMS basically has 2 parts, AdminUnit and VolunteerUnit. I am working on the Admin unit and Irish on volunteer unit. This repo contains the code for AdminUnit.

This project is made using Django, a python MVC framework

Clone this wiki locally