Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The Sharekhan Android App is a fully functional e-commerce platform developed for the Sharekhan competition. It features user authentication with multiple login options, product browsing, cart management, and a seamless checkout process. The app includes profile management for users to update personal information and supports secure account management. Built on Android with Firebase for backend services, this project showcases my skills in Android development and UI/UX design. All changes were pushed to a new branch to maintain a professional workflow.
Challenges Faced
Faced initial setup challenges with Flutter and GetX, resolved through extensive research and tutorials. Encountered difficulties linking anonymous accounts to newly signed-up accounts and faced challenges with uploading and linking profile pictures. These issues were tackled through persistent problem-solving and troubleshooting.