Skip to content

tristann3/lego-collection-xref

Repository files navigation

Lego Collection Tracker - Webapp

Table of Contents



About

Lego Tracker is a tool used by LEGO collectors to see what sets they can build with their spare parts.

In the future, We hope to develop this project so that:

  • A User can cross reference a set's requirements to build a set they have not yet bought

  • Create an environment that makes it effortless to add/remove parts to their collection

  • Implement Test Driven Development

  • Sort a user's collection based on a number of parameters

  • Create a user's favorite list for sets





How To Use


Download with Docker Hub repository

docker pull tristann3/legos_app_image:latest

OR

Download with Github repository

docker run --name repo alpine/git clone https://github.com/tristann3/lego-collection-xref

Run the image as a container

docker run -p 5000:5000 --rm --name legos_app_container tristann3/legos_app_image:latest





Website Monitoring

FreshPing