Commit Graph

22 Commits

Author SHA1 Message Date
ed00996424 SMART-61 poprawiony kciuk w dol 2021-01-16 15:32:40 +01:00
8521680069 SMART-61 rysowanie ruchem palca po canvasie i zapisywanie obrazka na dysk 2021-01-16 15:04:34 +01:00
bdf51e9f16 SMART-62 - split project view into two frames: top with canvas and (for now) fingers state, bottom with back button and video capturing 2021-01-07 22:13:39 +01:00
1fc537a36c SMART-62 first version of project view - capturing video from camera and displaying fingers info 2021-01-07 20:25:38 +01:00
1116f84ca0 SMART-63 refactorize client app - views extracted into separated files 2021-01-07 18:35:51 +01:00
8db34d386c SMART-49 implemented add project view 2020-12-21 14:24:03 +01:00
b313e583dc SMART-52 implementation of retrieve user's projects endpoint 2020-12-15 16:33:28 +01:00
c3a50e0552 SMART-48 change implementation of create project endpoint 2020-12-15 16:28:25 +01:00
97c968c3cb SMART-48 implemented create project endpoint 2020-12-14 20:29:38 +01:00
ee9261f504 SMART-48 created new model in db - Project, and made migration 2020-12-14 20:09:31 +01:00
fb65e04600 SMART-43 implemented user profile view 2020-12-14 13:24:23 +01:00
f061ad93fe SMART-42 change status code in response when user profile does not exist 2020-12-09 21:49:10 +01:00
f3e9c33034 SMART-42 added tests for retrieve user profile endpoint 2020-12-09 20:57:11 +01:00
dae0990207 SMART-42 added username field to UserProfile entity 2020-12-09 19:36:14 +01:00
0b2da88942 SMART-42 implemented retrieve user profile view 2020-12-09 19:21:30 +01:00
4298190701 SMART-39 tests for UserRegistrationSerializer 2020-12-05 19:07:25 +01:00
18957651b8 SMART-38 removed one field in user profile 2020-12-01 23:00:42 +01:00
56cada3122 SMART-30 registered user login url 2020-12-01 18:18:44 +01:00
6002ba94ec SMART-31 added JWT settings to settings.py 2020-12-01 17:37:25 +01:00
60fac95880 SMART-29 created user_profile app, UserProfile class and made migration 2020-11-30 22:42:24 +01:00
91e974ac10 SMART-29 done first db migration 2020-11-30 22:17:41 +01:00
2cee353794 SMART-29 user app and django and implement UserManager and User class for further login logic 2020-11-30 22:10:22 +01:00