/iDENTify

Dentist App with AI

Primary LanguageHTMLMIT LicenseMIT

dentistapp

Dentist App with AI Figma homepage: https://www.figma.com/file/F7u8zkuT4keoWZZT83yebF/Lemonthink?node-id=0%3A1 A UI Design app that we are using as a rough draft/outline

miro board: https://miro.com/app/board/o9J_llS_z48=/ the miro board is for the essential steps of our product

This is a Node.js app. Please download the latest version of Node.js here: https://nodejs.org/en/download/

Kaggle link: https://www.kaggle.com/claire66/combining-datasets Combining two datasets (including merging like columns) into one dataset to use

Go to https://tailwindcss.com/docs/installation

Tailwind classes: https://github.com/tailwindlabs/tailwindcss/blob/master/stubs/defaultConfig.stub.js

Install the dependencies: npm install

Start the Tailwind CLI process by pasting this: npx tailwindcss -i ./assets/src/input.css -o ./assets/app/dist/output.css --watch

Start the web server: nodemon index.js

Our hosted link: http://www.lemon-th.ink/app/

For Video Do these steps:

  1. Click on Search Patient
  2. Type to search for patient and click
  3. Calendar should pop-up patients procedure
  4. Pop-up should show a potential risk from drug interactions

Remove merge block: git reset --hard @{u}