Best Blackhat Forum

Full Version: $17 only. iOS App Development with Swift, PHP and MySQL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there!

Here is an excellent course with a promo price $17 only.

Link with discount coupon:

https://www.udemy.com/swift-php-mysql-user-sign-up-sign-in-sign-out-and-more/?couponCode=help-learning-10


Description:

Almost every mobile application requires User Sign up, Login, Logout and Password reset functionality. Also, very often mobile apps use left side menu as navigation which is some times called Navigation Drawer.

In this course we will create a fully functional examples that you can take and integrate into your Swift mobile app.

We will use Xcode development environment and Swift programming language to create:

User interface for User Sign Up view,
User interface for User Sign in view,
User interface for Sign Out functionality
User interface for Password Reset functionality
Email Verification feature
Left side navigation menu or navigation drawer with 3 different views. Left side panel for navigation menu, centre view and right side panel for additional information if needed. This Navigation drawer will serve as a main container of your mobile app which needs to be protected with user login view.
Using phpMyAdmin we will create a new MySQL database
We will learn to create new MySQL database tables
We will learn how to establish MySQL database connection from our PHP script
We will learn to write "select", "insert", "update" and "delete" SQL queries
We will write business logic to upload user profile picture to our server
We will write business logic to implement User Sign up, Sign in and Sign out functionality
We will write business logic to implement Password Reset functionality and Email verification feature
Send Push Messages using PHP scripts.

Bonus:
We will create Application left side sliding menu which is sometimes called Navigation Drawer which will be displayed after user successfully logs into our application.
Left side menu or Navigation Drawer will have left side panel as well as right side panel which user will be able to "Tap to open" or "Swipe to open"
We will integrate into our application a very popular and customizable activity indicator called MBProgressHUD

You will also learn How To Create Your Own Push Notifications Server. We will learn how to use easy apns open source project to send different types of push messages to a specific iOS device registered with our application and how to send a new push message to multiple iOS devices at the same time.
Reference URL's