Giter Site home page Giter Site logo

creator-weekly-workshops's Introduction

Creator Weekly Workshops

Here you can find any code that we use in the Creator Demo Videos.

Code Editor Tutorial (YouTube, Code)

In this walkthrough we create a Firebase backed ToDo application.

Beautiful Side Menus (YouTube, Code)

Here we use the SCSS feature along with a custom directive to make a great looking Side-Menu.

Working with Form Data (YouTube, Code)

Use $scope in your Controllers to rig up a form to actual data your page can access, then send it to another page using our Route Parameters.

Working with HTML Pages (YouTube, Code)

Learn how to take advantage of full HTML Pages in Creator to accomplish anything.

Using APIs with Angular $http Part 1 (YouTube, Code)

We connect Creator to an API (A Google Spreadsheet with Sheetsu) to store our data using Angular $http.

Using APIs with Angular $http Part 2 (YouTube, Code)

We add GET, DELETE, and QUERY to our Sheetsu app from Part one using Angular $http

Toggling Content with Button Bars (YouTube, Code)

Use a $scope variable to toggle between different sets of content with a Button Bar. We also use a Toggle to show and hide content.

Making a Searchable Video Library (YouTube, Code)

Make the Search Component actually function by searching through a list of video names and descriptions. We also use a Toggle to show and hide content.

creator-weekly-workshops's People

Contributors

anantkolvankar avatar matthewkremer avatar theericmiller avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

creator-weekly-workshops's Issues

$ionicAuth.signup is not a function

I am new to ionic. I followed this setup for ionic cloud https://docs.ionic.io/setup.html. and in my register page I get this error TypeError: $ionicAuth.signup is not a function. I am calling the function like this $ionicAuth.signup($scope.registerData).then(function() {...} But is says . $ionicAuth.signup is not a function.

ng-click

On the function ng-click for the logout button and signup buttons, what are you placing in the value field? Your avatar is covering it up :)

Master/Detail and Offsite Use

Loving the video series linked to these at https://youtu.be/ZvF2_ZpqZpk?t=27m55s and Github Project https://github.com/driftyco/creator-weekly-workshops/tree/master/08-using-apis-with-angular-http-part2

The issue I had previously with $http.get and API was getting data passed through in a master/detail setup. So in column E/F on Sheetsu if we had a "Profile" and "Photo URL" that we wanted to display in a further detail page, how could we pass the data from the original http call to a detail page?

Also, if the customer is viewing this offline, it would be blank. Is there a local storage option/solution? If you could perhaps do a couple of Github Gists - I would be really grateful and would help me and others to be able complete a first full app all from a backend of a Google Sheet, which is just, well, amazing!

ionicPopup not working when Submit button is clicked

When the submit button is clicked, nothing is logged onto the Google Spreadsheet and the popup never shows up. It permanently disabled the button though. I even copy and pasted the tutorial code just to double check.

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.