Summary

In this chapter we have covered the following points:

  • Creating a Rhodes application, using and understanding Model view controller architecture
  • Exploring the directory structure of a Rhodes application
  • Investigating CRUD operations generated using the Rhogen command
  • Created and inserted a new page in our application

In the next chapter we will learn how to interact with a database using Rhom, which is Rhomobile Object-relational mapping( ORM).