Re: Nova [Node, Electron, PHP, REST, Multi-Platform]
People. I'm commiting again.
Now we will transform the App in a specime of NodeJS WebApp. That can be hosted to be transformed into a Portal.
The differences it's that no one need download anything.
The App will be accessible in an URI like http://novaapp.io (or something like that)
And hotel owners will need to only install the NovaAPI (NovaEngine)
People will access the website, write Hotel URI and write Token.
The Hotel List + Tokens will be stored in a encrypted Cookie (Node Session Variable)
I'm not sure of using NodeJS. Maybe we will just use PHP (and use PHP Sessions + Session Factories (that allows to encrypt sessions variables))
Giv'me a feedback:
1. PHP or NodeJS + Express
2. DesktopApp or WebApp
3. Container (WebApp) or WebService (Purely PHP + HTML/jQuery)
Thanks!
Re: Nova [Node, Electron, PHP, REST, Multi-Platform]
Node for obvious reasons. This would be better as a web application as it would pave the way for higher user counts to use it easily, and a web app (container).
This project is looking cool, however, it takes out the diversity of many servers and diverts it to just another thing similar to how Minecraft is. Losing personality isn't the easiest thing when it comes to something as restrictive as our community has been, however, it's a nice idea and glad to see it going somewhere
Re: Nova [Node, Electron, PHP, REST, Multi-Platform]
Quote:
Originally Posted by
LeChris
Node for obvious reasons. This would be better as a web application as it would pave the way for higher user counts to use it easily, and a web app (container).
This project is looking cool, however, it takes out the diversity of many servers and diverts it to just another thing similar to how Minecraft is. Losing personality isn't the easiest thing when it comes to something as restrictive as our community has been, however, it's a nice idea and glad to see it going somewhere
Thanks, Chris.
My team decided doing with NodeJS with Express and Yarn.
We will start to commit probably day 10 of this month.