Skip to content

LakinduK/medizine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medizine

this is a POS system for a pharmacy using C#

features:

  1. add, remove pharmacy products
  2. print a bill function
  3. userfriendly acccessories
  4. can add or remove an item from the bill

how to install:

  1. clone the repository.
  2. install visual studio
  3. install microsoft sql server
  4. install crystal report
  5. restore the database backup file
  6. run the application

reference links:

to create the windows forms - https://www.youtube.com/watch?v=8QEJ64aOLGw to create crystal report - https://www.youtube.com/watch?v=C8lIm-mzqMc