Update weekly progress log with new entries
This commit is contained in:
+19
-9
@@ -1,7 +1,5 @@
|
|||||||
# Weekly Progress Log
|
# Weekly Progress Log
|
||||||
|
|
||||||
Update this file every week.
|
|
||||||
|
|
||||||
## Week 1
|
## Week 1
|
||||||
### Completed
|
### Completed
|
||||||
- Repository created
|
- Repository created
|
||||||
@@ -18,19 +16,31 @@ Update this file every week.
|
|||||||
- Finalize architecture
|
- Finalize architecture
|
||||||
- Create first Issues
|
- Create first Issues
|
||||||
|
|
||||||
### Team Contribution
|
|
||||||
- Student 1:
|
|
||||||
- Student 2:
|
|
||||||
|
|
||||||
## Week 2
|
## Week 2
|
||||||
### Completed
|
### Completed
|
||||||
|
- Full BLE Tag code
|
||||||
|
|
||||||
### In Progress
|
### In Progress
|
||||||
|
|
||||||
### Problems / Risks
|
### Problems / Risks
|
||||||
|
|
||||||
### Next Steps
|
### Next Steps
|
||||||
|
- UUID modification during Runtime
|
||||||
|
|
||||||
### Team Contribution
|
## Week 3
|
||||||
- Student 1:
|
### Completed
|
||||||
- Student 2:
|
- 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