This project is simple application which focuses mainly on Removing unwanted characters in JSON File & also fetch the list of data from JSON and showing it in a CardViews.
Project is created with:
- Xcode 11.3, Swift 5
- Storyboards
- UIKit
- UIFoundation
- Using the In-Built Frameworks & Methods to process every workload.
- Implemented CardViews style of UI by using CollectionView & PageControl.
- Implemented "Start Again" Functionality. Which allows user to start swiping Cards from the Start, again.
- PageControl feature implemented and will work according to the CollectionView CardSwipe.
- Implemented Horizontal Swipe Cards Functionality one at a time.
- Used Custom classes for CollectionViewFlowLayout & CardView.
![Basis_Task_CardViews - Demo Video](Basis_Task CardView Demo.mov)