[SOLVED] Framework7 and Phonegap CRUD

I’m working on a project that requires CRUD, Global Variables, Registration and Login using Phonegap and Framework7 (because this is the template my office bought). Any idea or suggestions where I can find this example, tutorial or instructions? I have tried to search in google and/or others but to no avail. I am a beginner programmer. Thanks.

Check this guide, it will help you! :computer:

In this tutorial, you’ll learn how to build a mobile app that displays a list of data from a cloud database. The app communicates with the database via a REST API. You will also see how to add native functionality and build binaries for Android and iOS ( .apk and .ipa ). At the very end there is a section that describes how to show details on item click (master-detail pattern) .

2 Likes