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

PAX LFG

PAX LFG

A breakdown of the social networking tool, PAX LFG.

Andrew Hansen

May 26, 2015
Tweet

Other Decks in Programming

Transcript

  1. PAX LFG Overview PAX LFG A tool for gamers to

    promote social interaction. Gamers want to game. This tool makes it easy.
  2. Technology Angular • MVC Front-End Framework • Two-way Data Binding

    • Client-side Validation • State Routing (ui-router)
  3. Technology GitHub w/ Heroku • Distributed Version Control • Source

    Code Management • Platform as a Service • Cloud-based application hosting with
  4. Technology Sass w/ Bootstrap • Syntactically Awesome Stylesheets • Mixins,

    variables, nesting • Compiles into CSS • CSS framework • Rapid prototyping with
  5. Technology Gulp • Automated task runner • Compile Sass •

    Minify HTML, CSS, JS, images • JavaScript Linting
  6. Design • $http • $q • cookie-parser Model • HTML

    Templates • Custom Directives • ui-router View • Presentation logic • Factories Controllers
  7. Future Improvements • Cross-browser Compatibility • CSS reset • Improve

    responsive design • Functionality • Group posting expiration • Restore sorting • Longer cookie expiration • Increase performance (ie, reduce payload, analysis bottlenecks) • Bug Fixes • Map location after edit group • Display existing time in edit group