VE:Session is a photography studio management application. It is a Flex 3 application using PureMVC and connecting to Django via pyAMF.
StatusI have stopped updating this project as of now, but I
... [More]
will leave it open for people to check out as an example of of using pyAMF, Django, Flex, and PureMVC.
I'm currently refactoring the whole thing into a much tighter structure on the server side, removing the core functionality into a reusable library that isn't dependent on the view. So far that is working out well and will facilitate the development of several applications in a suite of related tools. It will also be a nice base for other developers to build front ends for.
The plan is to release that core as open-source. The most likely scenario is that the core will get released and I will keep the interface layers I am working on proprietary for our business. [Less]