/cscie29-final-project

Final project for Advanced Python for Data Science at Harvard Extension, Spring 2021

Primary LanguagePython

Final Project

Build Status Maintainability Test Coverage

::: {.contents} Table of Contents :::

Introduction

This project is the development of an API to support an application to manage the process of evaluating grant applications for corporate social responsibility programs. Many companies perceive there to be significant benefit from having corporate social respsonsibility programs that provide financial and or in-kind products or services to non-profit organizations. Those benefits include genuinely helping do some good in the world and helping with recruiting and retention as most people like to feel like they are working for an organization that serves a higher purpose in addition to maximizing shareholder value.

In order to derive those benefits companies have to not just make sure that they are providing grants to worthy organizations, but also engage employees in the process and share information with them so that they understand the good that is being done. One way that works really well to achieve both of those purposes is to engage employees in the process of evaluating grant applications.

However, this can be administratively burdensome as most often corporate social responsiblity programs are managed by a small number of non-technical people, considered to be non-core and operate with modest financial resources. Keeping the information straight across thousands of applications and hundreds of employees, each of whom are evaluating multiple applications can quickly become unwieldy.

This project aims to solve this problem and make it possible for a small number of people to effectively engage employees to make high quality evaluations of grant applications. This project is phase one of the completed application and includes the data models and a REST API built with django and django-rest-framework.

Documentation

Link to documentation

Highlights

Below are a few Advanced Python for Data Science highlights: