Update README.md

This commit is contained in:
Rainer Gümpelein 2022-01-29 12:25:23 +00:00
parent f70804eff9
commit b6c634564a

View file

@ -1,29 +1,29 @@
**sharee.bike COPRI Mietrad-Management-System**
**sharee.bike COPRI rental bike management system**
Die Webapplikation bietet die Möglichkeit Daten und Prozesse über mehrere COPRI-Operator Instanzen zu verwalten. Wir nennen das Multi-Operator Fähigkeit, damit wird ein transparentes Netzwerk von Mietradverleihern ermöglicht. Über die REST-API ist bereits die sharee.bike App angebunden.
Die **sharee.bike App** findet Ihr OpenSource unter https://dev.azure.com/TeilRad/sharee.bike%20App , oder in den jeweiligen App/Play Stores.
The web application offers the possibility to manage data and processes over several COPRI operator instances. We call this multi-operator capability, which enables a transparent network of rental bike companies. The sharee.bike app is already connected via the REST API.
Folgende Features sind aktuell implementiert:
The **sharee.bike app** can be found open source at https://dev.azure.com/TeilRad/sharee.bike%20App , or in the respective app/play stores.
Verwaltung von
- Mieträdern
- Mietradstationen
- Mietradtarifen
- Mietradnutzer*innen
- Rabattaktionen
- Gutscheine
The following features are currently implemented:
Außerdem
Administration of
- Rental bikes
- Rental bike stations
- Rental bike tariffs
- Rental bike users
- Discount promotions
- Coupons
Besides that
- sharee.bike App API
- Payment API
- Fortlaufendes Mietrad Buchungsjournal
- Fortlaufendes Kassenjournal
- E-Mail-Messaging
- SMS-Messaging
- Standortkarte und NutzerInnen Registrierung per iFrame in websites integrierbar
- Continuous rental bike booking journal
- Continuous cash journal
- Email messaging
- SMS messaging
- Location map and user registration can be integrated into websites via iFrame
There is also a wiki for installing copri operator-instances for your own and some API description
https://gitlab.com/t6353/sharee.bike/-/wikis/home
There is also a wiki for installing copri operator-instances for your own and some API description https://gitlab.com/t6353/sharee.bike/-/wikis/1.-home
Best regards,
Rainer Gümpelein