Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 2.12 KB

README.md

File metadata and controls

40 lines (33 loc) · 2.12 KB

Live streaming Live coding videos

About Titanium Alloy

Simple todo list built with Appcelerator® Titanium™ SDK using Alloy MVC framework, just i'm trying my first live coding.

gif

Tasks

Session Oct 11, 2015 5pm GMT

  1. Data model (id, text, lastModifiedDate, status[completed|pending], image)
  2. List todos sorted by lastModifiedDate descending
  3. Mark completed
  4. Add new todo
  5. Filter Pending or Completed
  6. Search in tasks

Session Oct 12, 2015 5pm GMT

  1. Edit task
  2. Form validation
  3. Add/Edit can attach image from camera and gallery
  4. Share it (Why you need to share task on social media)
  5. Test app on Android, package and upload on Github

Libraries used

  1. TiSocial.Framework module to use iOS share APIs.
  2. SocialShare CommonJS Module for Appcelerator that implements cross-platform sharing of text and images over social networks.
  3. SlideTabButtonBar Pretty TabbedBar to iOS and Android.

License

Open source under MIT License