This project provides a web application for calculating shipping rates and delivery estimates for various packages.
- Install Python 3.x
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
- Access the application in your web browser at
http://localhost:5000
. - Fill in the package details in the form and submit to calculate the shipping cost and delivery estimate.
We welcome contributions from the community! Please see the CONTRIBUTING.md file for guidelines.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.