Dhanraj Acharya
Dhanraj Acharya
I think it would be great if clicking on the replay demo button does not load the whole website again.
I do not know whether this will be useful but most of the good libraries have one button in the top right corner to copy the example code in their...
If you have any better idea or suggestion for the logo or name then suggest it! The name should be catchy and related.
create or edit a file named feature_requests.md if you have any suggestion for this repo or website. Read the readme.md for more information or comment if you need more information...
The website does not have any unit tests currently so it should be added ASAP. Unit tests to be added in: * [ ] Components * [ ] Pages *...
Integrate the Algolio search in the website. Already created a component named Search.js. It implements the search. The result can be checked on Food Details page. More information, https://community.algolia.com/react-instantsearch/Getting_started.html -...
Now the website had a backend and is used to query from the database. this has resulted in slow page response. Need to think of a way to increase the...
check out the readme.md to know more about this repo and website, ToDo: a request box, - where users can ask for a disease not listed yet. - can add...
This is react/ nextjs webapp. First, the issues #4 , #3 and #5 should be completed to do this. if it's not completed then check them out first! change file...
We fetch the food details about diseases from dataList.js. Add more data to it. Follow the given JSON format in the file. EDIT: we need at least 20 data and...