Commit Graph

38 Commits

Author SHA1 Message Date
kevinpauer
2375abbdcf Finish Skeleton; Add and redesign login page 2022-03-15 21:45:41 +01:00
kevinpauer
b4e2848b11 Add basic login, data and authentification handling 2022-03-15 20:57:27 +01:00
kevinpauer
2f352733d0 Add basic dashboard 2022-03-15 18:42:09 +01:00
kevinpauer
cb57a778fd Add header 2022-03-15 13:11:20 +01:00
kevinpauer
051001d6cb Setup skeleton Frontend 2022-03-15 11:15:06 +01:00
a5f031b009 Fixed portfolio api 2022-03-15 09:45:01 +01:00
ed85a6b723 Fixed app.py 2022-03-15 08:14:54 +01:00
859935cc01 Added portfolio endpoint 2022-03-14 23:40:36 +01:00
d03cd1d2f8 Check if token is empty or invalid, update postman 2022-03-14 22:57:03 +01:00
4cda34e2c8 Added transactions 2022-03-14 18:13:16 +01:00
e3106ec0ea Fixed imports 2022-03-14 17:36:38 +01:00
6923095939 Many api changes
- Added basic jwt auth
- Added keyword endpoints
- added share/symbol endpoints
- updated postman
- refactoring
2022-03-14 17:10:00 +01:00
412ec06144 Added dummy css, js and html files 2022-03-14 15:53:11 +01:00
76e9f9fee6 Fixed sql queries 2022-03-14 07:57:51 +01:00
26348b1aa6 - Improved api return content
- Check if user exists already
2022-03-14 07:51:24 +01:00
6cbef534de Fixed endpoint urls 2022-03-14 07:35:26 +01:00
00921dc505 Added some api endpoints 2022-03-14 07:32:16 +01:00
c5b6e85c4d Convert model to json 2022-03-13 21:41:52 +01:00
f400192e7f Fixed models 2022-03-13 21:29:56 +01:00
371107f0cb Fixed models 2022-03-13 21:23:41 +01:00
2cb72f00d6 Fixed models 2022-03-13 21:20:19 +01:00
7d73b50f4d Fixed models 2022-03-13 21:16:18 +01:00
1b5e1ac54a Fixed models 2022-03-13 21:11:38 +01:00
b83085e491 Fixed models 2022-03-13 21:08:53 +01:00
ace39621ff Fixed models 2022-03-13 21:06:00 +01:00
bade555386 Fixed models 2022-03-13 21:03:10 +01:00
fd7f3d38e2 Create tables 2022-03-13 21:00:14 +01:00
5a6aab4b9c Updated requirements.txt 2022-03-13 20:55:35 +01:00
025a8a74bc Fix app.py 2022-03-13 20:50:58 +01:00
d4d7386bab Fix app.py 2022-03-13 20:44:25 +01:00
90aae3b78a Added sqlalchemy, models, ... 2022-03-13 20:43:24 +01:00
0156c3060f Updated app.py 2022-03-12 20:21:26 +01:00
c1f38895e4 Update Dockerfile for webservice 2022-03-12 20:15:19 +01:00
fb03efc228 Update Dockerfile 2022-03-12 20:11:56 +01:00
170ae7cb9a Update Dockerfile 2022-03-12 20:08:49 +01:00
e8dce91c1e Update Dockerfile 2022-03-12 20:07:32 +01:00
b123e9973b Update Dockerfile 2022-03-12 20:05:46 +01:00
fdd7bc2d4c Use 2 docker containers for bot and webservice 2022-03-12 20:02:39 +01:00