Skip to content

Wally's Widgets is a project that simplifies the process of ordering widgets by optimizing the selection of widget packs to fulfill an order. It provides an efficient solution to determine the best combination of widget packs for a given order size, following specific rules.

License

Notifications You must be signed in to change notification settings

Timmsy1998/wallys-widgets

Repository files navigation

Wally's Widgets

Wally's Widgets is a project that simplifies the process of ordering widgets by optimizing the selection of widget packs to fulfill an order. It provides an efficient solution to determine the best combination of widget packs for a given order size, following specific rules.

Features

  • Optimal Packing: The application calculates and displays the optimal combination of widget packs to fulfill a given order size.
  • Multiple Pack Sizes: Supports multiple widget pack sizes to accommodate different order quantities.
  • User-Friendly Interface: A user-friendly web interface makes it easy to place widget orders.

Run Locally

Clone the project

  git clone https://github.com/Timmsy1998/wallys-widgets.git

Go to the project directory

  cd wallys-widgets

Install dependencies

  npm install

Start the server

  npm run serve

Demo

Link To Demo

License

MIT License

About

Wally's Widgets is a project that simplifies the process of ordering widgets by optimizing the selection of widget packs to fulfill an order. It provides an efficient solution to determine the best combination of widget packs for a given order size, following specific rules.

Topics

Resources

License

Stars

Watchers

Forks