Skip to content

chandrasreasgop/BloodGroupChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BloodGroupInfo

This is a terminal application that prompts the user to enter their blood group and displays informative content regarding their blood group and it's compatibility. The BloodGroupChecker terminal application is entirely made using the Python Programming Language.


BloodGroupChecker Application Screenshot


Before you Execute:

Copy and paste the following commands to download the packages that this program depend on.

pip install pyfiglet

pip install colorama


Interal Packages:

The following internal packages have been used in this terminal application:

  • sys
  • time

External Packages:

The following external Python Packages were used from PyPI to get this project done:


Before running this code in your lcoal machine, I recommend going through the External Package Section above to take care of all the dependencies.

It is crucial to download the external packages before executing the code to get it to run without any fail.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages