Project, Web Technologies, Year 3, Semester 1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kenneth Bruen b70e698b18
Add "drop table if exists" for exchange table
3 years ago
..
.vscode Implemented api stuff 3 years ago
foxbank_server Added transfer between different currency accounts 3 years ago
.dockerignore Added initial server database work 3 years ago
.gitignore Added initial server database work 3 years ago
Dockerfile Implement login 3 years ago
Pipfile Implemented initial account support 3 years ago
Pipfile.lock Implemented initial account support 3 years ago
docker-compose.yml Added initial server database work 3 years ago
init.sql Add "drop table if exists" for exchange table 3 years ago
run.sh Fixed bug in ensure_logged_in decorator 3 years ago
server.py Implemented initial account support 3 years ago
setup.cfg Implemented initial account support 3 years ago