DocTalk icon indicating copy to clipboard operation
DocTalk copied to clipboard

Medicines Page

Open ItsRoy69 opened this issue 2 years ago • 4 comments

Description

Make the "medicines" page which will show the list of medicines that has been registered under this website... with some animations to look it more attractive. You can use any libraries to add animation and effects but it should be supported by ReactJS.

Screenshots

No response

Additional information

Guidelines ⚠ I will follow the Setup Guidelines I will follow the Contributing Guidelines I will follow the Code of Conduct


Notice ⛔ You will make PRs only to itsroy69-doctalk branch. Don't make pull request directly on main branch. After review maintainer will merge it. Commit message / PR title--> fix: bla bla bla

Please make sure in the .css files you are making/using , the styles should be applied to Unique Class names


Completed / Doubts ? 🚀

Once you are done with the code , please tag me in #milan with the Screenshot of whatever you made so that we can review that there together. If you have any doubts, queries please tag me in #doctalk so that we can discuss the issue there together.

Cheers 🥂

ItsRoy69 avatar Jul 25 '22 06:07 ItsRoy69

Hi, I d like to work on this issue, could you assign me to it? @ItsRoy69

IamGuneet avatar Aug 19 '22 06:08 IamGuneet

@ItsRoy69 I am new to open source, do guide me.

IamGuneet avatar Aug 19 '22 06:08 IamGuneet

Firstly go through the Setup Guidelines, Contributing Guidelines and Code of Conduct , then star and fork this repo. Clone it to your local repository and make the necessary changes

ItsRoy69 avatar Aug 19 '22 08:08 ItsRoy69

@Vansh-Baghel you can work on this

MahirMahdi avatar Sep 07 '22 06:09 MahirMahdi

hey is it still open ? if yes you can assign me

lazyfuhrer avatar Jan 31 '23 20:01 lazyfuhrer

Go with it

ItsRoy69 avatar Feb 01 '23 05:02 ItsRoy69

where can i find the list of medicines ? @ItsRoy69

lazyfuhrer avatar Feb 05 '23 00:02 lazyfuhrer

btw why are you declaring navbar and footer for each pages ? you could simply declare them once in app.js through routing. @ItsRoy69

lazyfuhrer avatar Feb 05 '23 00:02 lazyfuhrer

I am thinking of revamping the site so it'll be great if you join https://diversion.tech/'s discord

ItsRoy69 avatar Feb 05 '23 07:02 ItsRoy69

joined

lazyfuhrer avatar Feb 05 '23 07:02 lazyfuhrer

@ItsRoy69 @MahirMahdi where are the lists of medicines provided?

Vansh-Baghel avatar Feb 05 '23 08:02 Vansh-Baghel

@Vansh-Baghel Here you go😀

Screenshot 2023-02-05 163145

MahirMahdi avatar Feb 05 '23 10:02 MahirMahdi

@Vansh-Baghel Here you go😀

Screenshot 2023-02-05 163145

Sorry for late reply, starting to work on it!! 👌

Vansh-Baghel avatar Feb 05 '23 12:02 Vansh-Baghel

@MahirMahdi @ItsRoy69 So I connected the backend but see no medicines posted. Also in the Schema of Med, there are only person's details and not medicine details. We would also have to post the medicineName when someone wants to donate or supply medicine. May I get some social or community link for further contact? I can fix this issue, but will need active cooperation

Vansh-Baghel avatar Feb 05 '23 13:02 Vansh-Baghel

added this property in the Schema, also every other property is false in required, which is redundant as required is by default false. ss2

Vansh-Baghel avatar Feb 05 '23 13:02 Vansh-Baghel