The Medi Aid project represents a comprehensive and functional Database Management System (DBMS) built using MySQL. The system addresses the complex needs of a medicine production management setup, facilitating efficient management of main ingredients, manufacturers, medicines, pharmacies, and diseases. The system was designed with a clear understanding of the relationships and entities involved, resulting in an effective and streamlined database structure.

Project Objectives: The primary objective of the Medi Aid project was to develop a robust DBMS capable of managing the intricate relationships and data associated with medicine production, ensuring seamless operations and efficient data handling. This included structuring a database that accurately represented the entities, attributes, and their interconnections in the medicine production domain.

Database Schema: The ER diagram scenario laid the foundation for our database schema, encompassing essential entities such as manufacturers, main ingredients, medicines, pharmacies, and diseases. Each entity was meticulously designed to capture relevant attributes and establish meaningful relationships, forming a cohesive and interlinked database structure.

Key Entities and Relationships:

  1. Manufacturers: Identified by manufacturer id, storing name, email, phone, and address details, and associated with medicines and main ingredients.
  2. Main Ingredients: Identified by ingredient id, storing details such as ingredient name, chemical formula, and chemical name, and linked to medicines.
  3. Medicines: Identified by medicine id, storing vital information like medicine name, expiry date, price, ingredient amounts, and side effects, and related to manufacturers, main ingredients, diseases, and pharmacies.
  4. Pharmacies: Identified by pharmacy id, storing details like pharmacy name, email, phone, and address, and connected to medicines.
  5. Diseases: Identified by disease id, storing disease name and curing medicines, establishing links with medicines.

Conclusion: The Medi Aid – Medicine Production Management System is a successful implementation of a robust database management system that caters to the intricacies of medicine production, addressing the needs of manufacturers, pharmacies, and patients. The well-structured database schema and effective entity relationships ensure smooth data management, reflecting a meticulous understanding of the domain and a dedication to efficient system design.

Gallery

© 2023. Developed with love by Tamjid Hossain

Scroll to Top