Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arabiancoconut/amazonflex-awb-finder

The AmazonFlex AWB Finder is a tool designed to help drivers efficiently locate, and reference AWB numbers for their record purpose.
https://github.com/arabiancoconut/amazonflex-awb-finder

amazon amazonflex gin gin-gonic golang

Last synced: 18 days ago
JSON representation

The AmazonFlex AWB Finder is a tool designed to help drivers efficiently locate, and reference AWB numbers for their record purpose.

Awesome Lists containing this project

README

        

# AmazonFlex AWB Finder

The AmazonFlex AWB Finder is a tool or application designed to assist Amazon Flex drivers in quickly locating, organizing, and referencing AWB (Air Waybill) numbers and associated delivery dates. This tool addresses common challenges faced by drivers, such as keeping track of numerous AWB numbers for packages and ensuring they are associated with the correct delivery schedule and to be later referenced when required.

## Project Structure

- `index.html`: The main HTML file for the frontend.
- `main.go`: The main Go file for the backend.

## Roadmap

- ~~Database to be connected.~~
- ~~- Maybe implement a endpoint to fetch all data stored.~~

## Getting Started

1. Clone the repository:

```sh
git clone https://github.com/yourusername/AmazonFlex-OrderTracker.git
```

2. Navigate to the project directory:

```sh
cd AmazonFlex-OrderTracker
```

3. Run the backend server:

```sh
go run main.go
```

4. Open `localhost:8080` in your web browser to use.

## Docker Method

```docker
docker pull arabiancoconut/amazonflexawbfinder
docker run --rm -d -p 8080:8080/tcp arabiancoconut/amazonflexawbfinder:latest
```

open localhost:8080 on your browser

## Contributing

Feel free to submit issues or pull requests. For major changes, please open an issue first to discuss what you would like to change.

## License

This project is licensed under the MIT License.

## Disclaimer

The AmazonFlex AWB Finder is an independent tool developed to assist drivers in managing AWB numbers and storing for future reference. It is not affiliated with, endorsed by, or officially connected to Amazon.com, Inc., or its subsidiaries. Use of this tool is solely at the user's discretion, and the developers are not responsible for any inaccuracies, delays, or issues arising from its use. Always ensure compliance with Amazon's terms and policies while using third-party tools.