Skip to content

Simple project to automate the creation of Excel sheets for an architecture business.

License

Notifications You must be signed in to change notification settings

san99tiago/ARCHITECTURE_AUTOMATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTOMATION OF EXCEL SHEETS FOR ARCHITECTURE BUSINESS 🏠

This project is an old version of a simple automation implementation that generates a organized Excel file with the important information of a small architecture business. The first old project was based in a simple ".txt" file that saved the information, but now I'm working to organize it better and achieve a MySQL database managment system. < br/>

At this stage, it's still in development. < br/>

For more information, you can contact me.

Primary Dependencies

*Tkinter
The GUI interface is develped with this simple, but powerfull library.

*TTK
Allows us to add extra styling features to the GUI done in Tkinter.

*Xlsxwritter
This is the main tool that allows us to manipulate and create the Excel sheets for the important information acquired and processed with the main GUI app.

Authors

Santiago García Arango