You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
Hi @rrebase, I wanted to know what your thoughts are about the roadmap of the project. I was thinking about
Adding more features to the login part including: reset password, password confirmation, social login and mocking the emails.
Working a bit more on the UI to add a react-material template for first page.
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.
The text was updated successfully, but these errors were encountered:
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
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.
If there's a template that fits somewhere really well and adds value, yeah why not.
More instructions are always welcome. DO even supports setting up a "One Click Install", which is pretty neat.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @rrebase, I wanted to know what your thoughts are about the roadmap of the project. I was thinking about
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.
The text was updated successfully, but these errors were encountered: