Code Monkey home page Code Monkey logo

roadmap's Introduction

Hey! ๐Ÿ‘‹

This is our public profile page about ploi.io.

roadmap's People

Contributors

adaniieel15 avatar ameerelsherif avatar aneeskhan47 avatar autive avatar bjarn avatar cannonb4ll avatar jkeyes avatar krekas avatar lao9s avatar larsklopstra avatar nathangeerinck avatar ndijkstra avatar ralphjsmit avatar robindirksen1 avatar sebastiaankloos avatar silver343 avatar stayallive avatar williamdedwards avatar yordadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

roadmap's Issues

User configurable language

Users should also be able to configure their language in their profile, or maybe even guests should be able to?

Gamification ๐Ÿ•น

An idea would be to (configurable) have gamification.

For example, if I create an item that reaches 10 upvotes, an activity log will be created "This item reached 10 upvotes! ๐ŸŽ‰" and the user would get a notification about that. This could potentially drive your users to get more upvotes from other users because they feel their feature request is actual value which results in more interaction on the roadmap.

These would be configurable by the administrators.

Board horizontal scroll add shadows

To indicate that there's more content to the right to scroll too.

.scroll-shadows {
  background-image: /* Shadows */
          linear-gradient(to right, rgba(249 250 251), rgba(249 250 251)),
          linear-gradient(to right, rgba(249 250 251), rgba(249 250 251)),
            /* Shadow covers */
          linear-gradient(to right, rgba(0, 0, 0, .25), rgba(255, 255, 255, 0)),
          linear-gradient(to left, rgba(0, 0, 0, .25), rgba(255, 255, 255, 0));

  background-position: left center, right center, left center, right center;
  background-repeat: no-repeat;
  background-size: 20px 100%, 20px 100%, 10px 100%, 10px 100%;

  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}

Create installation command

Rather than using the filament make user command, it would be nicer to have a whole custom command.

Doing:

  • Storage link
  • Asking NPM and running mix

Asking:

  • Name
  • Email
  • Password
  • System language
  • ?

And after creating the user it should set you to admin as well so you're ready to go.

php artisan roadmap:install

Edit own items

Users should be able to edit their own submitted items, however, we do need to keep track of this with an activity log and keep old historic data.

Item changes notifications

Once a user upvotes and subscribes they should receive notifications if a item gets moved in a board, or when he/she gets quoted(?).

Fix default OG image

It's currently white, replace it with a nice OG image with the title of the app.

Submit item modal could be blocking

It would be an improvement, if the submit item modal would be "blocking" (wouldn't close if you press escape or click away, but with an X button (or something)).

Now, if you have written the whole feature request, and u accidentally click away or press esc, you lose everything, and have to start over :)

image

Change log

It would be nice to keep a change log to show what's new.

Assign users to items

This is a bit more CRM/project management like, but something I'd love in the roadmap software.

This allows you to attach employees to cards, so they can see what cards are assigned to them and work on those. We should introduce a bit more advanced 'role' system like a 'role' column in the database: admin, employee, user.

When editing a Item, you can assign multiple employees to that item (pivot).

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.