Update weekly progress log with new entries
This commit is contained in:
+19
-9
@@ -1,7 +1,5 @@
|
||||
# Weekly Progress Log
|
||||
|
||||
Update this file every week.
|
||||
|
||||
## Week 1
|
||||
### Completed
|
||||
- Repository created
|
||||
@@ -18,19 +16,31 @@ Update this file every week.
|
||||
- Finalize architecture
|
||||
- Create first Issues
|
||||
|
||||
### Team Contribution
|
||||
- Student 1:
|
||||
- Student 2:
|
||||
|
||||
## Week 2
|
||||
### Completed
|
||||
- Full BLE Tag code
|
||||
|
||||
### In Progress
|
||||
|
||||
### Problems / Risks
|
||||
|
||||
### Next Steps
|
||||
- UUID modification during Runtime
|
||||
|
||||
### Team Contribution
|
||||
- Student 1:
|
||||
- Student 2:
|
||||
## Week 3
|
||||
### Completed
|
||||
- Full BLE Scanner code
|
||||
- SQLite schema with Prisma ORM
|
||||
- UUID lookup for public API
|
||||
|
||||
### In Progress
|
||||
- Core script to receive MQTT data, process and store in Redis
|
||||
- NGSI-LD data for public API
|
||||
- Admin API with CRUD functions
|
||||
|
||||
### Problems / Risks
|
||||
- WiFi won't reconnect
|
||||
- no auth to use public API
|
||||
|
||||
### Next Steps
|
||||
- WiFi self-healing and MQTT reconnection & testing
|
||||
|
||||
Reference in New Issue
Block a user