hasslesstech bba801f2d2
add balance entity
Add respecting schema, model and adapt all endpoints to utilize it.
Add two new endpoints for increasing and checking the balance.
2024-12-28 18:50:46 +02:00
2024-12-28 18:50:46 +02:00
2024-12-27 21:52:03 +02:00
2024-12-23 19:21:30 +02:00

Application for Backend Development Course

How to deploy this application

First, make sure you have both docker and docker-compose installed and working. You can then clone this repository and bring the server up with docker-compose any way you prefer.

For example, your actions may look like so:

git clone http://139.162.162.130:3000/hasslesstech/backend-development-course
cd backend-development-course
docker-compose up

That should be enough to get the server up and running.

Lab3 specifics

Variant for functionality extension: 27 % 3 = 0 => Income accountance

Description
No description provided
Readme 69 KiB
Languages
Python 91.3%
Shell 7.2%
Dockerfile 1.5%