GithubHelp home page GithubHelp logo

pharmaceutical-stock-management-program's Introduction

TP Project : Pharmaceutical Stock Management a program in C language to assist a pharmacy in managing its stock of medications. The program should allow the user to perform the following operations:

  1. Add a new medication to the stock:
  • The program should prompt the user to enter the following information for each medication:
  • Medication name
  • Available quantity
  • Unit price
  • Manufacturing date (format DD/MM/YYYY)
  • Expiry date (format DD/MM/YYYY)
  • Medication brand
  • Before adding the medication to the stock, the program should verify that the expiry date is valid and display a warning if it is near or exceeded.
  1. Display the list of medications in stock:
  • The program should display all information about each stored medication, including the name, available quantity, unit price, manufacturing date, expiry date, and brand.
  1. Search for a medication by the first characters of its name:
  • The user should be able to enter the first characters of the medication name they are

c 4. Update the available quantity of a medication in stock:

  • The program should allow the user to update the available quantity of a specific medication in the stock.
  1. Delete a medication from the stock:
  • The user should be able to delete a specific medication from the stock.

The program should provide an interactive menu allowing the user to select these different options. Ensure proper handling of user inputs and provide appropriate error or warning messages.

// username : nour , password:maria

pharmaceutical-stock-management-program's People

Contributors

maria11129 avatar nourcr0cs avatar

Stargazers

zineeddine avatar  avatar

Watchers

 avatar

Forkers

nourcr0cs

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.