Segs / WebUI

Web UI template to manage user accounts for the SEGS servers
Other
7 stars 7 forks source link

WebUI Rewrite? #16

Open Magentah opened 5 years ago

Magentah commented 5 years ago

As has been discussed in Discord a bit, I think that it's worth thinking about a potential rewrite of the WebUI site. My main motivation for this is (honestly) that I don't like PHP and don't want to use it, and it seemed like there wasn't much development happening, so some development in technology I enjoyed would be better than none in PHP.

However, it seems there's a number of people who are still interested, so I thought it's worth having this here rather than purely in discussions on discord so it's somewhat easier to keep track of things.

So, if we were to rewrite, the main benefit would be the possible introduction of some more modern web development technologies, such as front-end frameworks (Angular, React or Vue), css preprocessors (SASS or LESS), testing (Karma, Protractor, Jasmine, Chai, etc), and probably others I'm forgetting.

If this is something that were to happen, there'd be some additional considerations as well:

Comments, Ideas, Changes, Other things to consider?