Skip to content

Repository files navigation

Albion Item Order

A small Flask app for browsing an Albion item catalog, filtering items, and building an order cart.

Features

  • Search and filter by item name / id
  • Tier, slot, and material filters
  • Add items to a cart and submit an order

Data

The website currently reads from items_t8_plus_filtered.txt.

Setup

  1. Create a virtual environment python -m venv .venv
  2. Activate it and install dependencies pip install -r requirements.txt
  3. Run the app python app.py

The site will be available at http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages