doc: README
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,16 @@
|
||||
# FakeMoney
|
||||
A PayPal-like payment processor for virtual money, intended to be used for simulation games.
|
||||
**A PayPal-like payment processor for virtual money, intended to be used for [simulation games](https://de.wikipedia.org/wiki/Schule_als_Staat).**
|
||||
|
||||
Send and receive money from your account and businesses you own using simple URLs and QR codes.
|
||||
Install as a PWA from your browser (Firefox/Chrome/Safari) with just 3 taps and bypass tedious app store processes.
|
||||
|
||||
|
||||
<img src="docs/img/screenshot-login.png" width="32%" alt="Login view">
|
||||
<img src="docs/img/screenshot-send.png" width="32%" alt="Send view">
|
||||
<img src="docs/img/screenshot-receive.png" width="32%" alt="Receive view">
|
||||
|
||||
## Deployment
|
||||
Is simplified using Docker and by making a few assumptions, e.g. that API and frontend are available under the same domain.
|
||||
## Development
|
||||
|
||||
### Frontend
|
||||
|
||||
Reference in New Issue
Block a user