readme: Improve introduction

This commit is contained in:
Paul Bienkowski 2021-02-17 23:01:30 +01:00
parent 97db3c7e8a
commit f56b303073

View file

@ -6,11 +6,10 @@ separated into components:
* **api**: The backend service, written in JavaScript for Node.js, using * **api**: The backend service, written in JavaScript for Node.js, using
express.js, and a MongoDB for metadata storage. express.js, and a MongoDB for metadata storage.
* **frontend**: a React single-page application that allows access to the data, * **frontend**: A React single-page application that allows access to the data,
provides summaries and visualizations, as well as track management and provides summaries and visualizations, and lets users adjust settings and
settings for the individual users. manage and publish their tracks.
The backend API for the [OpenBikeSensor](https://openbikesensor.org/) Web App.
## Development setup ## Development setup