This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# DinosaurJS 2018 Attendee Roadbook | |
Hello friends! | |
The most up to date version of this can be found at: http://bit.ly/dinojs-attendee-roadbook | |
We're so honored and excited to have you attend this year's event. This document should include everything you need to know all in one place, a cheat sheet if you will for your day! | |
### TL;DR |

- You have a server/some endpoints you can serve to your iOS application.
- You are using a dependency manager like Carthage or Cocoa Pods
- You have secured your API keys from Nexmo (very quick and easy process!)
- Plan to Have - what features are expected to be in place by the end of the iteration
- Nice to Have - if things were a bit ahead of plan, how could the features go deeper / be better
- Uh oh - if things are really behind or going wrong, what cheats can be implemented or cuts made to get back on track
11/20: Checkin
- Plan: Basic Rails application, deployed to VPS, bootstrap, Ruby Parsing of CSV, Acquire API keys, structure for how app should look, have a way to save search results to a profile
- Nice: Ruby intake of API's, using Alan's data for pre-K, filtering data
- Shit: Deployed to local TODO:
Warmup
Begin by answering the following questions:
To have security over personal information; you are who you say you are essentially. Cryptography: "The science of trust"
That we are okay with the service provider having our data and using it if we give them permission
Find the best value neighborhood for your ideals when house hunting.
Creating a search tool where you can enter in filters for what you're looking for, house price, parks, proximity of restaurants, school levels, proximity to public transportation and ideal zip codes. This will then show you the different places that match up with your search, allowing you to find the most ideal home. Once the filter is complete, sending them to a realtor.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### [FindMyNewHome] | |
### Pitch | |
Find the best value neighborhood for your ideals when house hunting. | |
### Description | |
Creating a search tool where you can enter in filters for what you're looking for, house price, parks, proximity of restaurants, school levels, proximity to public transportation and ideal zip codes. This will then show you the different places that match up with your search, allowing you to find the most ideal home. Once the filter is complete, sending them to a realtor. | |
### Target Audience | |
Young families looking to invest in a home and finding the perfect match without the influence of a realtor. |
NewerOlder