Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTBC9 Project 1 - Hong Yun #41

Open
wants to merge 74 commits into
base: main
Choose a base branch
from
Open

Conversation

magiicloud
Copy link

No description provided.

…otes to druglist arr. added new column notes
@@ -13,3 +13,16 @@ Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's missing would be how to install dependencies to get the code running

src/App.css Outdated Show resolved Hide resolved
src/App.js Outdated Show resolved Hide resolved
src/App.js Outdated Show resolved Hide resolved
src/App.js Outdated Show resolved Hide resolved
}

const duplicateDrug = dose.find(
(drug) => drug.drug.toLowerCase() === selectedDrug[i]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drug.drug looks odd to me. Also, is dose(singular) an array?

src/components/resultsbox/drug-search.js Outdated Show resolved Hide resolved
src/components/resultsbox/drug-search.js Outdated Show resolved Hide resolved
src/components/title/title.js Show resolved Hide resolved
src/components/title/title.js Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants