...

/

Model Structure

Model Structure

Start building your application, and learn about the model structure you will be using in the application.

We'll cover the following...

Before you jump into coding up your application, you need to decide what features your application will have. This will help you break down the implementation and make the coding part easier. The focus of the application created here will be more on the functional aspects, as compared to the aesthetic aspects.

You will create a simple link sharing application. The basic functional features we want are as follows: ...