An open API service indexing awesome lists of open source software.

https://github.com/eroydev/excel_data_manager-modern-gui


https://github.com/eroydev/excel_data_manager-modern-gui

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Excel_Data_Manager


Created with tkinter and customtkinter to look like modern styled application. It takes the excel file and show the data in treeview table so you can search specifially for one or 5 parameters to find the data that you are looking for.



## About The Project

![Screenshot 2023-10-10 142523](https://github.com/ERoydev/Excel_Data_Manager-Modern-GUI/assets/125214785/4977c058-2b8f-4987-bc73-9b63bfec90e1)

![vtorata snimka](https://github.com/ERoydev/Excel_Data_Manager-Modern-GUI/assets/125214785/060859da-4b6f-4e1a-8398-2aec4c34978e)

`ERoydev`, `e.roydev@gmail.com`

## Usage

It is usefull to write a name or just one parameter and it will filter all the data and show the lines that contain the data. It's faster and ready to use.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request