Git Product home page Git Product logo

d2-crucible-roulette's People

Contributors

dependabot[bot] avatar distortia avatar

Watchers

 avatar

d2-crucible-roulette's Issues

Add SEO

To assist in generating traffic and usage, we should add some SEO to the site to assist crawlers.

Consolidate common liveview functions

Currently, the main page and strats page contain the same functionality with the only difference being where/how we send update to the component.

Can we combine them to call the same thing so we do not have duplicate calls?

Setup swoosh for local dev

When a user submits a strat, it does not go anywhere. We need to configure local dev to at least get a basic email before moving forward.

List all strats

Setup a new route + controller action to display all the strats with their relevant info

Add SEO

Add some basic SEO so when someone searches things like destiny 2 strat roulette we pop up

Refactor undo actions

Currently, it is difficult to understand and work with the unlike, undislike events. Not only are they hard to read, they are just weird to look at(and say out loud). Could we refactor this to just have an undo action that uses a like/dislike modifier with undo?

Maintain session history

Switching between pages, the main page loses all of the history and current strat you are on.

We could dump the info into a session and populate everything from the session.

Idea: Cache Strats

Since we do not have a bunch of strats, we could keep a cache of all the strats to speed up calls and reduce the number of database calls.

Strat Management

Admins should be able to add a strat without having to directly insert into the database.

Setup CI

We can use github actions to spin up containers, migrate the db and run tests

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.