The objective of this app is tobe able to save users name , phone number and location. For now , I am starting with name and will improve by accomodating more fields options.I am using swift and Core Data for persisting data.
- Create a new User
- Editing an existing user
- Deleting an existing user
- Updating an exiting user
- Filtering based on certain search parameter
- Sorting in ascending or descending order
- Creating category names
- Group user based on category created
- Adding user phone number and location
- Revamped UI Designed
Kindly checkout to the feature-Sortingandfiltering
branch to run the app