Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The Complete Marketplace & Daily Deals App with Swift

Posted By: naag
The Complete Marketplace & Daily Deals App with Swift

The Complete Marketplace & Daily Deals App with Swift
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours | Lec: 28 | 1.08 GB
Genre: eLearning | Language: English

In this course you will learn all about a real world mobile app development life cycle and more with Swift

The Complete Marketplace & Daily Deals App with Swift

At the end of day, We will have a real world shopping app that will be used to search and compare hundreds of products and also list daily deals available from a bunch of shopping sites.

This will be a Tabbed Application and I want to have five main screens in our app.

Home Screen

We will use tab bar controller for transitions from one view to others. We will also use the UIScrollView component in this screen.

We will have a carousel that list trend collections by using ıcarousel public api and have best deals and todays deals section in the home screen like carousel.

The last thing we will show is how we can integrate google mobile ads with our application

Stores Screen

We will list our store logos in a nice grid view that have two columns for each row.

So I am going to use the UICollectionView class that offers developers flexibility to present items using customizable layouts.

Next, I am going to show you When a user taps a store logo, the application will bring up a new view and display the products of store that we just clicked.

Also I am going to show you When a user taps a product, the application will bring up a new view and display the product details.

Trends Screen

In this screen We will list our store collections in a UITableView UI element.

Also, I am going to show you When a user taps a collection, the application will bring up a new view and display the products of collection that we just clicked.

And the next thing I am going to show you When a user taps a product, the application will bring up a new view and display the product details

Search Screen

In the mobile app world, people want their information fast!

With large datasets, scrolling through massive lists becomes slow and frustrating – so it's vitally important to allow users to search for specific items.

Search screen which seamlessly integrates table view search and allows for quick, responsive filtering of information.

About Screen

In this screen you can see my contact information.

The Complete Marketplace & Daily Deals App with Swift