Skip to content

suhaasya/placement-management-system-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Placement Management System

Placement Management system is a small application made with Python's Tkinter Library and MySQL.

How to use ?

  • Open main folder and launch the main.exe file.
  • Login window will pop up login with your MySQL Username and Password

How to import student data from csv file

  • Arrange student data in following order
PRN,fname,lname,roll_no,avg_cgpa,email,phone_no,department,,gender
  • Arrange company data in following order
company_id,company_name,required_cgpa,Email,phone_no

.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages