Creating college registration form using python Tkinter GUI software and storing the data into and excel sheet
- Nabarun Kar(Roll-33)
- Saharsha Nandi(Roll-42)
- Archisman Roy(Roll-50)
- Sounav Saha(Roll-51)
- Surajeet Sai(Roll-53)
- Adityaprava Sen(Roll-56)
PIL
, openpyxl
Before Running the code install the following modules:
pip install pillow
pip install openpyxl