Saaniya19 / Medica

Imagine Cup 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medica

Introduction

Medica seeks to make the prescription process easier for physicians and pharmacists, using next-gen AI to quickly identify drug interactions between medications and provide viable alternatives.

Setup (deploying soon!)

  1. Clone repository
  2. new terminal --> cd flask_backend
  3. pip install -r requirements.txt
  4. export FLASK_APP=api
  5. flask run
  6. new terminal --> cd react_frontend
  7. npm start

Don't have time to setup? Check out our Figma!

Enjoy!

Technologies

Flask, React, PostgreSQL, Tailwind CSS, Azure

Demo

Soon!

Contributors

Saaniya Saraf, Aayaan Naqvi, Yaser Nossibeh

About

Imagine Cup 2024


Languages

Language:JavaScript 46.3%Language:Python 33.8%Language:HTML 10.3%Language:CSS 9.7%