Closed Luson045 closed 1 month ago
@Luson045 I would like to work on this, can you assign this issue #8 to me
@prathmesh703 i've assigned it to you, if you need any help feel free to drop me a text 👍
for reference to setup, you can check the readme.md and contribution.md files
since you're working on the frontend you need not setup backend, but it's upto you, as the deployed server is on render and it gives slow responses sometimes
Is this ok @Luson045 , if you want any changes let me know .
nice 👍, check if it's responsive, and one more thing to do, check out discussion #12 and change the colours accordingly
I have made it responsive , once the ui colors are fixed ,I will make changes according to it
@prathmesh703 you can take reference from this https://github.com/Luson045/medi-connect/issues/6#issuecomment-2385450008
@Luson045 I think we can enhace the page a little bit more professionally and also redesign the navbar
@shibasarkar we got that covered in issue #14 for now you can do the backend of login, where we can send email to users when they forget email and you can also try creating a remember me feature using cache.
@Luson045 you mean when a user forgets his password we send an email to the user to reset the password?
Yes, this work is related to the back-end, so can you confirm if you can do it?
Yeah I can do it (if I need anything I can ask you )
@shibasarkar [IMPORTANT] consider explaining your ideas here and aligning it with others discussion #40 @prathmesh703 YOU CAN SKIP
https://github.com/user-attachments/assets/1612a330-d517-43db-955c-e452a30cb608
@Luson045 is this ok?
Yeah nice 👍🏻, you can give the PR
Is thik ok
in the register option for the hospitals, add an option for pincode, if you want, i can give level3 if you also cover the backend part of pincode where when a hospital registers it enters the pincode, and there's an api we're using you can search for that in the server, use it and convert the pincode to lat and long and assign these values to that particular hospital data
if you don't want to then you can just add the pincode input and it's already level2
Can you assign me this where the upon registering the pincode of the hospital gets converted to lat long as I have already worked on this
@tanish35 okay you can do the pincode thing.. but first let @shibasarkar give the pr
@shibasarkar give pr of whatever is completed as of now
@Luson045 can i start the work with this ?
@tanish35 yes you can 👍🏻
above is the component for login and register page and below it is the login and register page
design this component to make it llok professional and responsive. Make sure no api call is changed