Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Thoughts on second version of Knboard #49

Open
HappyNinja2 opened this issue Mar 6, 2021 · 2 comments
Open

Thoughts on second version of Knboard #49

HappyNinja2 opened this issue Mar 6, 2021 · 2 comments

Comments

@HappyNinja2
Copy link
Contributor

Hi @rrebase, I wanted to know what your thoughts are about the roadmap of the project. I was thinking about

  1. Adding more features to the login part including: reset password, password confirmation, social login and mocking the emails.
  2. Working a bit more on the UI to add a react-material template for first page.
  3. Instructions for deploying to AWS, Heroku.

I had look around some other projects and I think the structure of the code has so much potential to even be used as a boilerplate code. I can start working on the first and second issue, but wanted to know what you think.

@DayDotMe
Copy link

DayDotMe commented Mar 11, 2021

Hello. If I may, a feature I would love is to make the app fully live, using web sockets and AGSI.

@rrebase
Copy link
Owner

rrebase commented Apr 17, 2021

Sorry for the delayed response.

Yeah adding web sockets to make the board update in real-time, would be a fantastic development and major improvement as currently it doesn't even have polling. Feel free to tackle it and create a PR.

A few other important features missing are #52 and #53 These should be relatively easy to add.

Regarding your points @arvandf

  1. These features are great to have, but mostly focus on auth/user management which I wouldn't consider a priority & social login requirements can be very different for whoever wants to self-host this.
  2. If there's a template that fits somewhere really well and adds value, yeah why not.
  3. More instructions are always welcome. DO even supports setting up a "One Click Install", which is pretty neat.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants