Giter VIP home page Giter VIP logo

missabrick's Introduction

MissABrick

Miss A Brick is a small app that allows you to search for Lego sets and download a excel file containing all the parts. The data comes from the website rebrickable.com.

Build and run

You can build the image for this app by simply running the following command:

docker build -t missabrick:latest .

An then run the app:

docker run -d -p 8080:8080 missabrick:latest

You can also just pull the image from GitHub Container registry:

docker pull ghcr.io/lucino772/missabrick:main

missabrick's People

Contributors

lucino772 avatar pre-commit-ci[bot] avatar

Watchers

 avatar

missabrick's Issues

Add a statistics page

Description

The statistics page is available to everybody, it contains useful statistics about the database such as:

  • Themes containing most sets
  • Evolution of the themes over the years
  • Most used parts
  • Sets by colors
  • Evolution of the colors over the years
  • Most used colors
  • Colors by themes

Create a demo account

Description

When visiting the demo of the app, instead of having to use their own email addresses, users can login with a demo account and test the application.

Create order for missing parts

Description

When viewing a report, the user can choose to create an order on BrickLink for all the missing parts on the current report. The user can see a summary with the price and all the parts that are in the order.
If parts cannot be ordered the user should receives some kind of feedback (e.g. alert box).

Advanced search filter

Description

When using the search bar in the "Explore" view, the user can filter the data by theme, year, colors and number of parts. The data can also be sorted. The filter should be be directly implemented in the search bar.

Create account and login

Description

Users can login with their username/email and password, if they don't have an account yet they can create one. Once connected, users can view their collections of sets.
User that don't have an account can still explore all the sets, they can also use the Report tool to view missing bricks by uploading a file.

When a user creates an account, he must give an email address and then verify it. If the user does not verify it's address I might not have access to all the features.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.