Skip to content

A sample app built to learn how to use statecharts in Sproutcore

Notifications You must be signed in to change notification settings

luccastera/sclogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample application that was built to play around with statecharts in Sproutcore, as well as custom views.

It has one dependency: Ki

#Getting Started

To get started, you need to clone this project and then add Ki as a framework.

$ git clone git@github.com:dambalah/sclogin.git sclogin
$ cd sclogin
$ cd frameworks
$ git clone git://github.com/FrozenCanuck/Ki.git ki

Congrats! You can now start the application and see how it works:

 sc-server

Then, browse to http://0.0.0.0:4020/login

Statecharts diagrams

A visual presentation of statecharts for this application can be on Google Docs: Login App Statecharts

About

A sample app built to learn how to use statecharts in Sproutcore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published