Skip to content

hellseye/Transport_challan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🚚 Transport Challan

A sleek and interactive GUI for generating transport challans in real-time with Excel export functionality.


πŸš€ Features

  • βœ… Intuitive graphical user interface (GUI)
  • βœ… Real-time data entry and challan generation
  • βœ… Export challans directly to Excel files
  • βœ… Streamlined workflow for transport and logistics teams
  • βœ… 100% Python implementation

πŸ›  Installation

git clone https://github.com/hellseye/Transport_challan.git
cd Transport_challan
pip install -r requirements.txt
python main.py

πŸ’‘ Make sure you have Python 3.x installed!

πŸ“‚ Usage

  1. Run the app with python main.py.
  2. Enter supplier, customer, and other challan details.
  3. Click "Generate Challan" to export the file as an Excel document.

βš™ Configuration

  • πŸ“‚ Excel Output: Challans are saved in the output/ folder.
  • βš™ Customization: Edit templates or settings in the config/ folder if available.

❓ FAQ

  • Q: Can I change the output folder?
    A: Yes, you can edit the path inside the configuration file.
  • Q: Does it work on Windows, Mac, or Linux?
    A: Yes! Just ensure Python 3.x is installed.

🐞 Troubleshooting

  • Ensure all dependencies are installed using pip install -r requirements.txt.
  • If Excel files aren’t generated, check folder permissions or paths.
  • If GUI issues occur, ensure your Python environment is set up correctly.

🀝 Contributing

If you'd like to help make this project even better:

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/AmazingFeature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/AmazingFeature
  5. Open a pull request

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

πŸ“ž Contact

For questions or feedback, open an issue or contact hellseye.


Made with ❀️ using Python and Tkinter.

About

a better user frandly GUI and real time data transport challan that make challan and excel file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages