Giter Site home page Giter Site logo

yuasabe / codemashquotes-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from willdages/codemashquotes-demo

0.0 2.0 0.0 64 KB

Demo files for the 2013 CodeMash presentation "How to Build a Cloud App in an Afternoon with Parse."

Home Page: http://www.youtube.com/watch?v=6ATktgoXu9s

codemashquotes-demo's Introduction

#CodeMash Quotes

Demo files for the "How to Build a Cloud App in an Afternoon with Parse" presentation at CodeMash 2.0.1.3

These files are a more-heavily-commented version of the code that was written during the live demo -- a screencast of the demo is on YouTube here: http://www.youtube.com/watch?v=6ATktgoXu9s

This demo consists of two applications, a web and iOS app that accept text submissions of quotes that people heard at CodeMash. By the end of the demo, we will have built:

  • A web interface that allows people to type in a quote, along with an attribution, and save that information to Parse.
  • A list of the 25 newest quotes, grabbed from Parse, sorted newest-to-oldest, and displayed on the main page.
  • An iOS Master-Detail application that displays a table view filled with the quote attributions.
  • A detail view that the iOS list drills down into when tapping on a quote attribution, which displays the full quote.
  • A modal dialog in the iOS app that will save new quote submissions to Parse
  • Simple validation to make sure the text field isn't empty, and replace an empty attribution field with "Anonymous"

Important: This demo will not contain a real App ID or Client/JS Key. Sign up on Parse.com and fill in Parse.initialize() with your own keys to follow along.

Note: I have no affiliation with Parse.com

codemashquotes-demo's People

Contributors

willdages avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.