Skip to content

CSheesley/ccs-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

///// CURRENTLY UNDER CONSTRUCTION!!

CircleCI

InCrisis

Overview

This is the repository for the front end application, which works in conjunction with our back end application (repository here), to create the full functioning website.

inCrisis is viewable in production at inCrisis.herokuapp.com

Visitors who use our application can quickly and easily find the closest Walk-In Crisis Center based on their location, which can be manually entered or gathered from the browser. Our backend application incorporates the latitude and longitude of the user with the Google Distance Matrix API, returning ordered crisis centers based on proximity. Once a user finds the nearest walk-in center, there are links to choose the preferred mode of transportation to that center (driving, walking, biking, or public transit), along with an option to receive a text notification containing information about the closest center.

Due to the sensitive nature of our application, no user information is stored or tracked. Ease of use, accessibility, and reducing barriers were of top concern.

Technologies used:

  • fetch API
  • ReactJS
  • React Router v4
  • React hooks
  • PostgresSQL 11
  • Ruby on Rails
  • JSX
  • SCSS
  • Enzyme/Jest
  • Rspec
  • CircleCI

Authors:

Corey Sheesley

Brennan Duffey

Kelly Zick

Sally Haefling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 21.7%
  • HTML 8.1%