The project is mostly self explanatory. Prompts will come up as necessary to aid you in the operation of the data storage system. The namespace holds the names of the lists where variables are stored (Usernames). The display will prompt you when a choice must be made and also and display requested information.
The inspiration for creating this particular project came from the project "Cloud List Engine v2" by MasterOfArithmetic. Found Here: http://scratch.mit.edu/projects/24181284 I designed this project to be fool proof so there shouldn't be any way that you can break it, although there is limited space in the cloud variable. Also there is a modicum of risk associated with using this project as it is partially user generated content, so be advised of that. In the end I have to say that while this project was lots of fun to create, and the finished product is quite good; the really exciting part of it is the functions that were used to create it. I tried to make this project as modular as I could so that you could create some pretty exciting stuff by reusing the defined functions inside. This version has a few inefficiencies, and could also be expanded so It can take advantage of multiple cloud variables. I'll leave this stuff for a version two.