Skip to content

Valeriucoding/CatMed

Repository files navigation

CatMed - a simple medicine datatabase

Hack Club

code with love by valeriucoding


About

Inspiration

A friend of mine who is a doctor asked me to make an app that would help him keep track of medicine using categories of different types. So that's how the project started.

What it does

This project is all about organizing information related to medicines, diseases, and the body parts they affect. You can create medicines in the system and link them to different organs or categorize them by the types of conditions they treat.

The idea behind this project is to make it easier to keep track of medicines and how they’re connected to different diseases and organs. It was created with the intention of helping doctors to quickly find the right medicine for a specific condition.

Features

  • Associate medicines with diseases, medication types, and organs
  • Assign medicine products to a medicine and get the price and name from supported websites
  • Basic authentication with more features coming soon

The goal

The goal of this project is to see it being used by my friend but also by other doctors who might find it useful.

Future plans

Future features include the ability to track prices more accurately and adding the ability to have private and public databases of medicines.

Medicine List Medicine Detail
Update Page Disease List

Built With

Django

HTMX

Tailwind CSS

DaisyUI

Getting Started

Prerequisites

To get started with the project, you'll need:

  • Python 3.10
  • Virtual environment

Installation

  1. Clone the repo
    git clone
  2. Install the dependencies
    pip install -r requirements.txt
  3. Run the migrations
    python manage.py migrate
  4. Run the development server
    python manage.py runserver

Acknowledgements

About

A simple medicine database!

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •