1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-22 23:39:36 +02:00
foxbank/server
2022-01-03 21:57:28 +02:00
..
.vscode Implemented api stuff 2022-01-03 14:25:32 +02:00
foxbank_server Added transfer between different currency accounts 2022-01-03 21:49:38 +02:00
.dockerignore Added initial server database work 2021-11-30 14:13:57 +02:00
.gitignore Added initial server database work 2021-11-30 14:13:57 +02:00
docker-compose.yml Added initial server database work 2021-11-30 14:13:57 +02:00
Dockerfile Implement login 2021-12-06 01:34:00 +02:00
init.sql Added basic currency exchange data 2022-01-03 21:42:21 +02:00
Pipfile Implemented initial account support 2021-12-29 10:48:42 +02:00
Pipfile.lock Implemented initial account support 2021-12-29 10:48:42 +02:00
run.sh Fixed bug in ensure_logged_in decorator 2021-12-06 02:55:49 +02:00
server.py Implemented initial account support 2021-12-29 10:48:42 +02:00
setup.cfg Implemented initial account support 2021-12-29 10:48:42 +02:00