Skip to content

Rajpreet16/python_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Basic Python Tkinter Project with Mysql Database

In this application you can add a new user, existing user can login and place an order.

To run this project run "pip install -r requirements.txt"

This is install 2 dependency pymysql and Pillow

Import the Database.sql into MYSQL.

Features

  1. Add New User
  2. Login
  3. Logout
  4. Place Order

ScreenShots

  1. Home Page alt text

  2. Add New User alt text

  3. Place Order alt text

  4. Order Placed alt text