Upgrade to Pro — share decks privately, control downloads, hide ads and more …

"Help Me Code" - Part 1

"Help Me Code" - Part 1

Chicago PHP

June 08, 2015
Tweet

Other Decks in Education

Transcript

  1. Timed Segments • MVP Scope Discovery (10 mins) • Mockups

    (15 mins) • Choose Tech <BeNice> (10 mins) • Start Coding (30 mins) • Push to GitHub (2 mins)
  2. MVP Scope Discovery (10 mins) • Should keep attendance of

    • Should tie into • Could aide with giveaways?? • Could be use to “gamify” meetups?? • What else?
  3. Post meetup notes Thanks for all who joined us tonight!

    Here are the notes about the app we discussed in the meetup.
  4. Mascot Ideas - Not an elephant - Contains Chicago Skyline

    - Giraffe using “h” in php logo - Chicago cow - Chicago flag incorporated - Abe Lincoln?
  5. App MVP Ideas - Members can log in with their

    smart phones - IP/Mac Address detection on venu WiFi - Add meetup to joind.in for speaker feedback - Gamification features on joind.in - Must be easy to use - Users can use a code to sign in - It should be open source for all to contribute
  6. App MVP Ideas - App shows % of no-shows for

    “yes” RSVP’s - Could keep track of meetup expenses - Tags for each meetup for stats #workshop, #speaker, #raining, #snowing, etc - Add custom message after user signs in: “the WiFi password is…” - Can take photos for avatar from iPad (cont…)
  7. Technology - PHP 5.6 - MySQL - Composer - Silex

    (micro web framework) - phpunit (should have tests!) - Twig templating engine
  8. Next “Help me code” meetup - In July or August??

    - Add README.md & CONTRIBUTING.md to repo - Add more code to the app… make it work-ish?