Skip to content

Shaunak-Kayande/Covid-Relief-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid Relief Services

An NGO based python desktop application. MySQL Database is used to store the data, Python Tkinter is used to create front end. Python was used to connect the database with front end.

How to run

  1. Open cmd and type the following commands Pip install mysql-connector-python Pip install tk Pip install PILLOW

  2. Install MySQL ans set username- root and password- root Or change the username and password from the python files.

  3. Open MySQL command client: create database covidrelief; use covidrelief;

  4. Run the covidrelief application from program folder

Screenshots

image image image image image image image image image image image image image image image image image image image

About

NGO application using python, tkinter and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages