jjdeforrest / 301-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

301-Project

The upside down/dark side/worst app out there. You put in an address and we show you everything wrong with it.

GROUP MEMBERS:

Shane Gable Joshua Deforrest Crystal Lee Daesy Stephens

Project Prep #1

Communication Plan: General info will be communicated face to face through our group slack private message.

Conflict Plan: Be respectful. Conflicts will be discussed as a group and handled ad hoc. Conflicts will be resolved by vote with Shane as the tiebreaker.

Work Plan: Github will be our project management tool. Work over the holidays or weekends will be done at the team members own discretion. Don't change any global variable names from home.

Git process: Each team member will work off of their own semantically named branch. Merges to master will require approval by at least one other member.

PITCH:

1. The Upside Down - An app that takes in an address a returns all the worst information about the location from various 3rd party APIs. It also saves that location in a database.

2. This app could potentially help with a lack of situational awareness that is common amongst people. Also, it might be a useful tool for potential renters or home buyers.

3. MVP:

A main page with a form that sends a request to our sever.

Server that pulls location data from Google API and then at least one other API.

A second page where results from google and the other APIs are rendered to the screen.

About


Languages

Language:JavaScript 44.1%Language:CSS 35.0%Language:HTML 20.9%