Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structure rework - Idea for the future #125

Open
ljukas opened this issue Mar 23, 2017 · 0 comments
Open

Structure rework - Idea for the future #125

ljukas opened this issue Mar 23, 2017 · 0 comments

Comments

@ljukas
Copy link
Member

ljukas commented Mar 23, 2017

Frontend(sof-webapp): Remade with a frontend framework like Angular/Ember
Backend(sof-dbapp): Break it up into modules, so that authentication is handled by a seperate backend then say data storage. This should still be a RoR-app.

Why?
Removes a lot of complexity from the frontend whilst allowing for better UX and making the page into more of a Single Page website. So that the page doesn't have to be reloaded to give it new data like it has to be now.

Breaking up the backend into more pieces is just a good design choice because it makes each component less complex whilst making it easier to maintain the code.

@ljukas ljukas added this to the Up-next milestone Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant