In this example, we will learn how to create list and columns through SharePoint Hosted Apps.

The following steps must be followed in order to create the List using SharePoint Hosted Apps.

Step 1 - Create Project using SharePoint Hosted Apps

Select the SharePoint Add-in Template, give a name to the project, and select the project location. Click on OK.


Step 2 - Add the list to the Project


Step 3 - Add permissions to AppManifest.xml in project

Step 4 - Deploy the App

Hope you understand the process. Let me know if you face any issues.