This is an app from the future
Most likely you won't be able to run it now
Don't run the demo
DomDig XSS scan result:
This is an experiment on whether you can create relatively big functional web app using only web platform features and ECMAScript standards (no bundling, no babel, almost no polyfills, almost no 3rd party libs)
Currently demo can be found here
Supported browsers: Chrome, Edge, Firefox, Safari
Drop me a line if you have anything in mind!
Imagine a situation: you and your friends go to a bar (possibly abroad with no internet available). You order something, have fun. In the end you get the check and no one remembers what did they order and who spent how much. This is exactly the problem Rosplata is here to solve.
- Russian Rouble
- Indian Rupee
- US Dollar
- Euro
- Chinese Yuan
- Jordanian Dinar
There are several features that your browser must support to run the demo:
Besides, it uses:
- HTML templates as templating mechanism
- Battery API and matchMedia to decide whether to turn off animations
- Static and dynamic ES6 imports
- Inert attribute
- WebAssembly
Basically, startup process is described here
Plus, edit firebaseConfig
variable in rosplata\src\core\AuthManager.mjs
(you'll obtain those credentials when setting up Firebase)
https://github.com/johnSamilin/rosplata/wiki
How do I make webapps nowadays?
How do I work on opensource project Rosplata