Giter Club home page Giter Club logo

devgurus_pharmacy_management_system's Introduction

DevGurus_Pharmacy_Management_System

Pharmacy Management System

This is a semester project aimed at creating a pharmacy management system for a local pharmacy. The system utilizes various data structures such as lists, stacks, arrays, queues, trees, sets, maps, hash maps, hash tables, and graphs to implement the required functionalities. The main tasks of the system include drug management, searching for drugs, viewing drug information, and tracking purchase history.

Tasks

  1. Add Drugs: Allow pharmacists to add drugs to the system.
  2. Search for a Drug: Provide a search functionality to find a specific drug.
  3. View All Drugs and Suppliers: Display a list of all drugs along with their respective suppliers.
  4. View Purchase History: Enable viewing the purchase history for each drug, including detailed information such as time, date, and buyer.
  5. Additional Functionality: Implement any other desired functionality to enhance the application.

Requirements

The system should fulfill the following requirements:

  1. Data Structure for Drug Collection: Utilize a suitable data structure to represent the collection of drugs in the system.
  2. Addition, Removal, and Selection of Drugs: Outline the methods for adding, removing, and selecting drugs from the collection.
  3. Purchase History Data Structure: Implement a suitable data structure to store the purchase history of each drug. Sort the history based on the time and date of purchase and the total amount per purchase.
  4. Linking Drugs to Suppliers: Associate each drug with a group of suppliers using a suitable data structure. Implement algorithms to search for a supplier of a drug based on parameters such as supplier location.
  5. Utilize Data Structure Techniques: Utilize iterators, recursion, stack and queue implementations of collections, and other techniques as required for drug management, customer purchase tracking, and viewing drug and purchase history.
  6. Sales Tracking with Maps: Use maps to keep track of drug sales. Each time a drug is sold, its drug code should be recorded in a sales file.
  7. Supplier and Customer Information with Hash Maps: Store information about suppliers and customers using hash maps.

devgurus_pharmacy_management_system's People

Contributors

binah25 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.