Skip to content

A Todo app using: Parse, Angular, Codenameone, Arduino, PHP , Ruby On Rails ... and much more!

Notifications You must be signed in to change notification settings

ahmedengu/ParseWorkshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fedb8ef · Jun 13, 2018

History

82 Commits
Nov 11, 2016
Oct 30, 2016
Oct 30, 2016
Nov 11, 2016
Oct 29, 2016
Oct 30, 2016
Oct 30, 2016
Oct 27, 2016
Oct 25, 2016
Oct 25, 2016
Oct 26, 2016
Nov 11, 2016
Oct 27, 2016
Jun 13, 2018
Oct 27, 2016
Oct 27, 2016
Oct 27, 2016
Oct 25, 2016
Oct 29, 2016
Oct 27, 2016

Repository files navigation

ParseWorkshop

Build Status codecov Join the chat at https://gitter.im/ParseWorkshop/Lobby

Day 1 [Backend]

Day 2 [Website]

  • Intro to Pinegrow
    1. Create Page
    2. Choose Type
    3. The Interface
      • Lib
      • Tree
      • Menu
      • Page
    4. Lib features
      • Lib
      • Prob
      • CSS
      • ACT
      • PRJ
    5. Implementation
    6. Hands on
    7. Libraries
    8. Animations
  • Intro Angular
    • W3School
      1. Intro
      2. Expressions
      3. Modules
      4. Directives
      5. Model
      6. Data binding
      7. Controllers
      8. Scope
      9. Tables
  • Integrate Angular
    1. Login/Signup
    2. List tasks
    3. Add Task
    4. Check/Uncheck
    5. Remove
  • Intro to Back4App
    1. Create a project
    2. Configure parse
  • Integration {Website, Angular, Parse}
    1. Initialize
    2. User
      1. Login
      2. Signup
      3. Get Logged in user
    3. Tasks
      1. List all tasks
      2. Add new task
      3. Remove a task
      4. Check/Uncheck a task
  • Publish on GitHub
    1. Create a repository
    2. Upload your site
    3. Configure Github pages
  • Enjoy ;)

Day 3 [Mobile App]

  • Intro to CodeNameOne
    1. How to install CN1 Download
    2. Creating a [hello world] project
    3. Running the app
      • Simulator
      • Android device
    4. The Interface
      • TODO