feat(auth): modular login and register screens#22
Conversation
|
Thanks for opening this PR 🚀. Mentor will review your pull request soon and till then, keep contributing and stay calm. Thanks for contributing in OpenCode'25 ✨✨! |
|
Why did you add HTML code for the PR. Looks AI generated. |
I don't have a android studio env setup on my potato PC,so html is the best way through which you can see it in browser,the screenshots I've attached those are html files and you too can checkout by clicking the html file 2 times |
And other thing I can't run it on my device because I've a HP laptop and an iOS device,you can run it on your android studio of you've it,I'll add the running instructions,hope that works |
|
You really can't code without Android Studio. Try to contribute in the backend repos if there are PC issues. |
okay sure |
https://drive.google.com/file/d/1c4rB-iFCTFKJG8JlvLFe9Nb3ix5dG8AW/view?usp=drive_link |
Issue : #18
Summary
Implemented Login and Register screens as separate composables in the appropriate presentation/auth package, fully addressing the issue requirements.
Tasks Completed
Verification