Commit Graph

11 Commits

Author SHA1 Message Date
5cf02c5aae - Completed click count in sidebar
- Handled optional gender type
- Handled optional gender in profile
- Remaining MyListVC changes
2024-08-13 20:02:41 +05:30
4c69628a94 - Updated get user data response for avatar image
- updated cart icon in whole shop module , myoders
- Finalsied the payment gateway response
2024-07-31 19:42:51 +05:30
Bilal
d6540e9f2e - Made login ID PAss dynamic with config in the network claass singleton
- Handled session expired globally
- Added Deactiovate account api, handled the logic.
- Handled the deactivate account on login.
- Made a view to handle privacy policy and terms and condition url, also it will handle the rich text file.
- Completed terms and condition, Privacy policy, disclaimer
- Fixed the issue of live TV going to Streaming Screen. Landscape and potrait handled
2024-06-07 21:04:29 +05:30
b832b483da - added theme defaults on logout
- Added guest login from onboard
- Added notification icon. Handled it with user journey
2024-05-29 19:40:46 +05:30
86bd90db31 - Created an extension to handle the rootview.
- Added localisation to theme 1, also updated the English localisation for reversing the language
- Added localisation to the sidebar. Also handled the live language change with the help of observers
- Integrated GetUserData API at splash.
- Added the login NAv. Now if user will logout he will be redirected to the login Screen.
- Added Activity Indicator on the splash to handle the getuserdata.
- Added Guest Login To home.
2024-05-28 19:47:51 +05:30
Bilal
ecfa31b57f - Removed the pod for center collection view. Now instead of library i have created a custom flowlayout
- Added the Forgot password otp send api.
- Done the error handling and navigation for the same.
- Added api for password updated.
- Added necessary Checks for the password.
- Fixed the versioning issue of the centered flow layout. Also fixed the errors, for the complex calculations , splitted the calculations to avoid crash.
2024-05-10 20:43:57 +05:30
3f2899b9a3 - Added api for child register
- Finalised the registration for parent
- Finalised the flow for above 16 and go the registeration completed.
- Added a View controller for showing the linked child.
2024-05-09 18:07:59 +05:30
d6624b8de7 - Added api for username check
- Added checks and error for the name, username and password
- On gender select adding values to the post reg struct.
- Handled the interest selection into a array to post to the reg struct
- Finalised the Age Select vc with gender select, date select, interest select
- Added Avatar API
2024-05-08 19:36:20 +05:30
3c69db0032 - Added send OTP api
- Added verify  OTP api
- Modified the flow
- Made a authfunc to handle the type of user and the language selected
- Added OTP fields combine logic. Also handled the otp blank checks.
- Added API for intrestes get
2024-05-07 19:33:29 +05:30
95ae60c464 - Added the network library with proper versioning
- Made the network adapter
- Made the config file to hold the url auth
2024-05-07 11:14:02 +05:30
3de76138fc - Added the network library with proper versioning
- Made the network adapter
- Made the config file to hold the url auth
2024-05-07 11:12:59 +05:30