Skip to content

Co-Lab-You-Belong-in-Tech/Amplifyy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amplifyy

Overview

Amplifyy is a project designed and developed as part of Co.Lab5. We wanted to create a new aggregation app that served the AAPI community and their allies during this time of increases in violence and hate crimes. It aims to inform via News Aggregation based on personal social interests, but also contains embedded calls to action via external links to verified sources. It was designed by our very talented Product Designer Gerald Tung and made possible thanks to extensive research by our wonderful product manager Michelle Chen and coded by me.

Tech Stack

  1. ReactJS
  2. MaterialUI
  3. Express
  4. Express-Sessions
  5. PostgreSQL
  6. Contextual Web Search API

Setup

To start, please use npm install and then npm run seed to seed the database of resources. To run the article queries, you will need your own API Key available here: https://rapidapi.com/contextualwebsearch/api/web-search and to update your own secrets file. Each user login is made using Express Sessions and then saved in the user model.

Start

Sync and seed your database by running npm run seed. Running npm run start:dev will make great things happen!

  • start:dev will both start your server and build your client side files using webpack

Heroku

You can see this deployed site at amplifyy.herokuapp.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published