An iOS app with Dashboard with profiles of various individuals for matchmaking.
Setting up your project locally.
XCodeSwiftSwiftUICocoapods
Step-by-step guide on how to install and set up the project.
-
Clone the repository:
git clone https://github.com/Aakarsh-verma/ShaadiAlias.git
-
Navigate to the project directory within terminal
cd path/to/shaadiAlias -
Install dependencies
pod install
-
Open
Shaadi.xcworkspacein xcode and run the project
-
Hero Animation on card click
-
DB caching and maintaining state of selected and rejected Individuals


