Skip to content

This is a python project for my college's skill competition.

Notifications You must be signed in to change notification settings

mdshakib007/Basic_Tkinter_Menu_Tools

Repository files navigation

Project-Delta

This is a python project for learnig basic tkinter(ctk).

Alert:

#need to configure the https://github.com/mdshakib007/Basic_Tkinter_Menu_Tools/blob/main/src/report_page.py file. 
#add the root password of mysql db. otherwise app will not run.
ex: 
mydb = mysql.connector.connect(
host='localhost',
user= 'root',
password='***********',     ### i am hiding my root password. without root password main file will not ruu
database='project_delta'

)


@cradit:


@mdshakib007 alert

  • python(tkinter) is not supporte bangla properly.
  • some tools required internet connection, Ex: translator, dictionary defenation, downloader.
  • Strongly need root password(including own details) in 'report_data.py' file. otherwise the main file will not run.
  • Have a lots of bug and errors. trying to solve
  • have fun.

alart: [ Most of the idea and structure I have collected from several source and tries make them more better. ]

Screenshots:

first image second image third image four image five image six image seven image eight image nine image

[ the translator are not supported bangla properly. ]

ten image eleven image twelve image thirteen image fourteen image fifteen image sixteen image 17 image 18 image 19 image 20 image 21 image

About

This is a python project for my college's skill competition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages