DocTalk
DocTalk copied to clipboard
Medicines Page
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 🥂
Hi, I d like to work on this issue, could you assign me to it? @ItsRoy69
@ItsRoy69 I am new to open source, do guide me.
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
@Vansh-Baghel you can work on this
hey is it still open ? if yes you can assign me
Go with it
where can i find the list of medicines ? @ItsRoy69
btw why are you declaring navbar and footer for each pages ? you could simply declare them once in app.js through routing. @ItsRoy69
I am thinking of revamping the site so it'll be great if you join https://diversion.tech/'s discord
joined
@ItsRoy69 @MahirMahdi where are the lists of medicines provided?
@Vansh-Baghel Here you go😀
@Vansh-Baghel Here you go😀
Sorry for late reply, starting to work on it!! 👌
@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
added this property in the Schema, also every other property is false in required, which is redundant as required is by default false.