Giter Site home page Giter Site logo

tierlistmaker's People

Contributors

superfola avatar

tierlistmaker's Issues

Rename project

"TierListMaker" is one word away from "TierMaker", the well-known online tier list creation tool. This may lead to issues in case this project becomes popular (I kinda doubt it will, but who knows), so it's better to think of a more original name (like in case with OpenTF which later got renamed to OpenTofu).

Use local Bootstrap instead of CDN-provided one

Currently, Bootstrap and other external files are included via CDN. Starting the app without an Internet connection will break the styles, which is not a preferable behavior for a local application. It also raises privacy concerns due to making background connections to external sites which may theoretically be compromised (for example, via supply chain attack).

Bootstrap should be loaded and included locally, perhaps with an npm dependency.

Migrate to Electron

Currently, this application works in the browser via starting a web server. This is not convenient for non-programming end users since it requires them to install additional software (such as Python in the README instructions).

What it should do instead is work as a local standalone client. The cost-effective way to do that is to use Electron to host an existing web app. It might require additional re-writes to account for a different platform, but it would be preferable in the long run, and it's the first thing we should do before working on other features.

Something wrong with horizontal movement of images

Images seem to disappear when moving them horizontally inside the same tier.

Not currently formulated properly due to other urgent issues to be resolved, but must be kept in mind for future development.

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.