Skip to content

ambaldwin/entente

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entente

The name comes from the French word entente, which means ‘an alliance of parties to such an understanding.’ Entente is an app that connects like-minded users on important social and environmental issues.

Here's a video walkthrough: https://www.youtube.com/watch?v=GE0STkVCqM8&t=8s

Check it out here: https://q3-entente.herokuapp.com/#/

##Features

  1. The home page gives you a brief introduction, and allows you to go to the sign up/log in page. We surveyed about 100 people across the US and abroad about their level of concern for 3 social issues and started our map with this initial data.

screen shot 2016-12-06 at 12 38 35 pm

  1. If you are a first-time user you will sign-up and specify your location using your zip code, and you will then be directed to the issues page where you can choose your preferences.

screen shot 2016-12-06 at 12 30 24 pm

  1. You will then be redirected to your main page where you'll see your preferences displayed, as well as the map, which now includes your data.

  2. Each of the 3 social issues has it's own layer on the map. Toggle between viewing just 1, 2 or all 3 layers at once.

screen shot 2016-12-06 at 12 30 43 pm

  1. View the chat functionality by clicking on the 'CHAT' button at the bottom of the profile view. The chat funcitonality pops up below the map.

Note: The socket.io chat currently only works when locally hosting. Support in the Heroku deployment is coming soon. Also, our maps are currently only static. Support for dynamically updating maps is coming soon.

##Technologies

The app uses a Bootstrap framework with Angular and Angular Materials for the slider functionality. Node.js, Express to query the PostgreSQL database. Maps powered by ESRI/ArcGIS technologies and chat functionality is Socket.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • HTML 30.5%
  • CSS 4.4%