Commit graph

33 commits

Author SHA1 Message Date
6303c1ca86 [WIP] - Implemented PoC for the server / client connection 2024-05-27 13:38:46 +02:00
5ed15e3371 [WIP] - added authentification for a user 2024-05-26 19:18:51 +02:00
56330ff7c7 [WIP] - added a field for the persons to hold their password hash 2024-05-18 17:04:13 +02:00
2a70ca1ee2 [WIP] - test for the QR code card system 2024-05-18 01:32:10 +02:00
7807e570b1 Merge pull request 'Http Server / Client communication' (#7) from test-http into main
Reviewed-on: #7
2024-05-17 15:22:55 +00:00
a3dc69b23b Replaced the database to match the new schema 2024-05-17 16:57:18 +02:00
bfeb5f5132 removed IDE specific files to avoid further merge conflicts 2024-05-17 10:55:09 +02:00
834081e557 [WIP] - Updated database 2024-05-16 22:15:29 +02:00
bc8dd0f859 [WIP] linked client and server system with the UI 2024-05-10 22:31:11 +02:00
c9334c543b [WIP] separated API function and added API for specific session management 2024-05-10 17:37:53 +02:00
d92d57c9e9 [WIP] added api read session data 2024-05-10 13:41:51 +02:00
6b4b420a22 [WIP] added role system and a basic API for the session management 2024-05-10 09:44:49 +02:00
a9a02bcde7 [WIP] implemented very basic session, permission and authentication system 2024-05-09 21:45:10 +02:00
b97fb71f8f [WIP] simplified and fixed the Api system in the database 2024-05-08 21:32:10 +02:00
8c11e18e0d [WIP] implemented API class to connect the database and the HTTP server 2024-05-08 00:10:04 +02:00
a604e01c12 [WIP] using JSON and HTTP server / client to communicate between the devices 2024-05-05 14:24:05 +02:00
2637f2fe8b [WIP] added support for normal Internet connection additionally to WiFi-Direct and improved UI management 2024-05-04 16:07:47 +02:00
60d5be49f7 [WIP] use navcontroller 2024-05-03 21:57:22 +02:00
ddb63a47ed [WIP] added a packet system with the network server and client 2024-05-02 12:46:50 +02:00
653d10260f improved comments in the WiFi-Direct Helper 2024-04-30 20:28:25 +02:00
7ed38b2624 very basic screen for the room creation 2024-04-30 20:21:25 +02:00
7d0f3e88e0 very basic screen for the wifi-p2p 2024-04-30 16:58:03 +02:00
23e39c026a added a helper to improve the WiFi-Direct handling and prototyped the connection screen 2024-04-29 22:41:54 +02:00
adab37fd49 added very basic p2p test (small communication between two devices, a bit unstable) 2024-04-28 22:48:02 +02:00
10e01c3a9b [WIP] added very basic p2p test (seeing peers and group information) 2024-04-27 22:15:11 +02:00
449bb6f5d3 [WIP] continued to implement a base for WiFi-Direct 2024-04-14 17:17:56 +02:00
08956df9c8 [WIP] continued to implement a base for WiFi-Direct 2024-04-01 11:22:48 +02:00
4ede83c55c [WIP] tried to implement a base for WiFi-Direct 2024-03-27 22:28:05 +01:00
17e99248e1 [WIP] implementing WiFi direct 2024-03-22 22:06:50 +01:00
41cd34cbb9 Merge pull request 'base for the database' (#5) from database into main
Reviewed-on: faraphel/Study-M1-PDS#5
2024-03-14 21:36:09 +00:00
c9ede666e8 base for the database 2024-03-14 20:10:41 +01:00
4440c9266e base for android application 2024-02-29 16:08:02 +01:00
6aa6609062 Initial commit 2024-02-28 18:11:59 +00:00