Skip to content

soniadessai/Medical-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Medical-Shop Data Manager

This project is made using python language which stores the data of medicines available and its amount.

It accepts orders from the customer and binary search tree is used to search the given medicine data. The generated bill is displayed on console as well as sent to the customers through e-mails with an option to pay right now or later.

By using Binary Search tree, the searching process becomes less time consuming hence efficiency of code increases. Also used pandas Dataframes to store the medicine data imported from CSV and for bill generation after the order has been confirmed.

Video Link - https://drive.google.com/file/d/1V7DO5-wJHPNfP7DT-u03O0OUrAzK5kkk/view?usp=sharing

Team Members - Sonia Dessai, Nandini Wani, Radhika Fadnavis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages