Skip to content

The repository is a common platform to work collaboratively for website of MCOP

Notifications You must be signed in to change notification settings

Pranav-Sandeep-Shinde/FoodRxCheck

Repository files navigation

🌐 FoodRxCheck - Web App (React + Vite)

📌 Overview

FoodRxCheck Web App is a modern, fast, and responsive platform developed using React and Vite, designed to help users (Healthcare Professionals and Patients) explore and understand potential food-drug interactions efficiently. It mirrors the mobile experience with enhancements for web usability and accessibility.


🚀 Features

👨‍⚕️ For Patients

  • 📖 General Drug Instructions
  • 💊 Patient Counseling Info with simple explanations
  • 🔍 Search Drugs by:
    • 🔠 Alphabetical drug list
    • 🍎 Food-based lookup (search food, see affected drugs)

🏥 For Healthcare Professionals (HCPs)

  • 📋 Drug Classification View: class and subclass-based hierarchy
  • 🔬 Mechanism of Action and interaction severity info
  • 🔍 Search Options:
    • 🔠 Alphabetically
    • 🏷️ By Drug Class (Faceted Search)
    • 🍎 By Food Interaction

🏗️ Tech Stack

Layer Technologies Used
Frontend React • Vite • TailwindCSS
State Mgmt React Context API / useState/useEffect
Backend Supabase (PostgreSQL + Auth)
Auth Supabase Email Authentication
Deployment Vercel

🔐 Authentication Roles

Role Access Level
Patient General drug guidance & counseling
Healthcare Pro Full drug database with mechanisms & food interaction alerts

🗃️ Supabase Schema

HCP Table

Column Description
Class Drug category (e.g., Analgesics)
Subclass Subdivision within the class
Drug Drug name
Food Interacting food(s)
MechanismOfAction Pharmacological explanation
Severity Mild / Moderate / Severe
Management Guidance to handle the interaction
Reference Source/Research citation

Patient Table

Column Description
GeneralInstructions Basic drug usage guidance
Counseling Food interaction summary for patients

About

The repository is a common platform to work collaboratively for website of MCOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors