mirror of
https://github.com/informaticker/uek-109-LBb.git
synced 2024-11-21 17:21:58 +01:00
.. | ||
backend | ||
documentation | ||
frontend | ||
DEPLOY.md | ||
docker-compose.yml | ||
HOW_TO_FORK.md | ||
LICENSE | ||
README.md |
Counting app - Demo React and NodeJS app
Scope
The goal was to create a dynamic counter app to replace the current paper-heavy counting tasks. The application must be able to run on the mobile and must be intuitive.
Design
Frontend
Using react in combination with the material design to create a intuitive UI.
Backend
Backend API is using node and postgres as persistent datastore.
Development
Backend and frontend are combined in this project. For the runtime the following env variable can control behavior of the application: