PEAR is an application that helps low-income families find enrichment programs for their children to support their development and close the achievement and play gap.
This repository contains the original code for the PEAR project and is no longer being actively developed or maintained. A complete rewrite of this project is now underway.
For the latest version, please visit the pearr repository: https://github.com/tailsmonster/pearr
This project was a collaborative effort by:
- Nico Aroca - Project Owner
- Cris Martinez - Backend Developer
- Allan Ramirez - Scrum Master
Frontend: React, SCSS (Sass)
Backend: PostgresSQL, Express, Knex.js
To run the application locally, follow these steps:
- Node.js (v0.10+)
- PostgreSQL (v9.1+)
To run the application locally, you will first need to install the dependencies. From within the root directory, you can run the following command:
npm installAfter installation, you can start the development server with:
npm start-
Scrumboard: GitHub Project Board
-
Press Release: PRESS_RELEASE.md
-
Documentation: Project Architecture. Proposal, and Media
-
Presentation Slides + Recorded Demo: Google Slides
This project is now considered archived, and we are not accepting new contributions. Please refer to the pearr repository for the latest work.
This project is open-source under the MIT License.