An open API service indexing awesome lists of open source software.

https://github.com/jwflory/django-rit-grasa

Django web application used by Greater Rochester After-School Alliance (GRASA) to improve access to after-school programs for youth in Monroe County, NY
https://github.com/jwflory/django-rit-grasa

django django-application django2 educators grasa haystack monroe-county mysql nonprofit python python3 rochester rochester-institute-of-technology school-programs senior-project university whoosh

Last synced: 7 months ago
JSON representation

Django web application used by Greater Rochester After-School Alliance (GRASA) to improve access to after-school programs for youth in Monroe County, NY

Awesome Lists containing this project

README

          

django-rit-grasa
================

[![Build Status](https://travis-ci.com/jwflory/django-rit-grasa.svg?branch=master)](https://travis-ci.com/jwflory/django-rit-grasa)
[![Documentation Status](https://readthedocs.org/projects/django-rit-grasa/badge/?version=latest)](https://django-rit-grasa.readthedocs.io/en/latest/?badge=latest)

Django web application used by Greater Rochester After-School Alliance (GRASA) to improve access to after-school programs in Monroe County, NY

## About

The GRASA Events Locator is an events locator system to better connect Monroe County families to out-of-school programs in the Greater Rochester area.
This application was created for the [Greater Rochester After-School Alliance](https://www.racf.org/About/Giving-Circles-Initiatives-and-Partnerships/Greate) by Team Platypus at the [Rochester Institute of Technology](https://www.rit.edu/).

Read more about the project [in our documentation](https://django-rit-grasa.readthedocs.io/en/latest/about/about-project/ "About this project – django-rit-grasa").

[![Screenshot of Event Locator home page](https://i.imgur.com/UtzuVO5.png)](https://i.imgur.com/UtzuVO5.png "Screenshot of Event Locator home page")

## Documentation

### [**django-rit-grasa.readthedocs.io**](https://django-rit-grasa.readthedocs.io/)

[Project documentation](https://django-rit-grasa.readthedocs.io/) is hosted on ReadTheDocs.
If you are starting to work on the project, review the [_Create a development environment_](https://django-rit-grasa.readthedocs.io/en/latest/dev/howto-setup-dev-environment/) page for help on getting started.

## Team

Team Platypus consists of the following individuals:

* Project manager: **Flory, Justin W.**
* Back-end:
* **Leong, Harrison**
* **Levasseur, Robert "Eli"**
* Front-end:
* **DiDonato, Lauren**
* **Mon, Lei**
* Operations:
* **Larrimore, Nathaniel**

## Legal

Licensed under [2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause).
Based from [django-starter-template](https://github.com/fasouto/django-starter-template) by Fabio Souto, used under permission of [MIT License](https://github.com/fasouto/django-starter-template/blob/6fec40a2ed76dfccdeb8b911cb38978c630a6077/LICENSE).