LIVE APPLICATION BACK END REPO
- Collaborators: Madaline Fitzpatrick, Grace Nieboer, Anthony Liu
- This web application is in progress for a client with the purpose of fostering community with individuals that identify as being a part of two or more racial groups, and providing educational materials and opportunities with the ultimate goal of racial reconciliation between families.
Play with Live Application HERE
- Fork and Clone the repo
git clone https://github.com/madalinefitz/Two-or-More
- Install npm packages
npm install
- Start the Front End
npm start
- The LIBRARY provides helpful educational resources, categorized by various material types (digital, print, audio, etc). It also features a vocabulary page that will highlight rotating founder-chosen words that have important meaning within the community.
- Everyone has a story! The Story page features reader submissions that tell share their story with the Two Or More community.
- Readers inspired by others who have shared their stories can submit their own through the Share page, which is persisted to a PostgreSQL database
- Read More about the roots of Two or More on the About Us Page, featuring the amazing contributors of Two or More. View the embedded video stories to get to know the Brian, the founder of Two or More
- SUBSCRIBE to Two or More updates, news, and book club communication. Get Connected and stay connected!
- Donation feature to financially contribute to the non profit
- We are also implementing an admin level of access that will allow the founder to add rotating vocabulary selections, read and approve reader submissions, and other administrative activities
