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
- Host: GitHub
- URL: https://github.com/jwflory/django-rit-grasa
- Owner: jwflory
- License: other
- Created: 2019-08-28T00:52:40.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T14:02:29.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T15:21:34.757Z (7 months ago)
- Topics: django, django-application, django2, educators, grasa, haystack, monroe-county, mysql, nonprofit, python, python3, rochester, rochester-institute-of-technology, school-programs, senior-project, university, whoosh
- Language: HTML
- Homepage: https://django-rit-grasa.readthedocs.io/
- Size: 4.33 MB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
django-rit-grasa
================[](https://travis-ci.com/jwflory/django-rit-grasa)
[](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").
[](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).