Skip to content

This is develop using python programming language and tkinter library, i developed this project for my polytechnic final year...

Notifications You must be signed in to change notification settings

mohd-tahzeeb-khan/covid19-vaccine-registration-system-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I'm Mohd Tahzeeb Khan! 👋, This is my First project of Technical Career.

Vaccine Registration System for Hospital(Basic)

So, This is an Python based vaccines registrations system with GUI(Graphical User Interface). This project i had developed in my Polytechnic for a python subject. This project is my First python, or i can say first project deveoped by me in my career. When i develped this project i don't know about Git and Github, thats is the reason i am push this code now. I had developed this project in 46 days in the year 2020 in Pandamic.

This project is consist of admin panel, and Registration panel. This project can be handled by Hospital or clinic management. Registraiton of vaccine, management of bed, management of vaccines this kind of functionalities are present in this project. twilio message and SMTP email sending libraries are used. sqlite3 database is used to storing the data, TKinter an Python based GUI developing library. This mixture of all the technologies, library is used in the project. This project is not a Hi-tech or advanced version, its an easy to execute and basic version project.

Tech Stack

Frontend(GUI): TKinter

Backend: Core Python

Functionalities: Twillio(for Sendomg Sms), STMP emails(For sending Emails)

Badges

Add badges from somewhere like: shields.io

MIT License

License

MIT

Lessons Learned

While Developing this project one can understand the working of Basic Tkinter and nested if-else conditions. This project consist of nested if-else condition. The basic of Functions, tkinter, datatime modules, Twillio, SMTP, databases, etc are implemented.

  1. Nested If-else
  2. Tkinter for GUI
  3. EventHandling
  4. little-bit concept of Classes and Object.

Execution of Project

Note: To run this project you need to download and install Python in your local system.

Copy command into your Command Propmt(CMD)

 git clone https://github.com/Tahzeeb-web-py/covid19-vaccine-registration-system-.git

The Above command will clone the project from remote Directory to the local Directory.

Install dependencies

                twilio==8.7.0

or if requirements.txt file is present in the folder then run command given below.

                pip install -r requirements.txt

Then, open the Directory to any code editor and paste below command.

 python main.py

That's all to Execute this project

Authors (Developed by)

🛠 My Skills

HTML, CSS, Javascripts(Basic)....

Python Programming, Django Framework, Flask Framework, Tkinter...

Java Programming, Swing.

About

This is develop using python programming language and tkinter library, i developed this project for my polytechnic final year...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages