Add IDEAS.md for project tracking; clean up JOURNAL.md
This commit is contained in:
parent
2cbd529ef7
commit
a8050a0c1a
2 changed files with 35 additions and 1 deletions
35
IDEAS.md
Normal file
35
IDEAS.md
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
# Ideas & Projects Log
|
||||||
|
|
||||||
|
*"The wise man rules his passions; the fool is ruled by them." — Roger Bacon (adapted)*
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 💡 Idea 001 — Bathroom Access Control App
|
||||||
|
|
||||||
|
**Date:** 2026-06-24
|
||||||
|
**Status:** Seed (not started)
|
||||||
|
**Owner:** Ivan Juanes
|
||||||
|
|
||||||
|
### Concept
|
||||||
|
Track **student entry and exit** from school bathrooms.
|
||||||
|
|
||||||
|
### Key Features (Brainstorm)
|
||||||
|
- [ ] Real-time tracking of who enters/exits
|
||||||
|
- [ ] Time limits per student (prevent abuse)
|
||||||
|
- [ ] Alerts for unusual patterns (too long, too frequent)
|
||||||
|
- [ ] Simple interface for staff monitoring
|
||||||
|
- [ ] Privacy-compliant (no personal data storage?)
|
||||||
|
|
||||||
|
### Technical Notes
|
||||||
|
- Could integrate with existing school systems
|
||||||
|
- Mobile or web-based
|
||||||
|
- Minimal hardware requirements (RFID? QR codes?)
|
||||||
|
|
||||||
|
### Next Steps
|
||||||
|
- Define requirements with stakeholders
|
||||||
|
- Check privacy regulations for student tracking
|
||||||
|
- Prototype minimal UI
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*"Knowledge is the daughter of experiment."*
|
||||||
|
|
@ -70,7 +70,6 @@ The repo was cleaned up and reset to a single clean `main` branch with README.
|
||||||
- Master prefers concise but narrative documentation
|
- Master prefers concise but narrative documentation
|
||||||
- Interest in exploring branch protection and approval workflows later
|
- Interest in exploring branch protection and approval workflows later
|
||||||
- May create more repos under `RogerBaconOrg` once permissions allow
|
- May create more repos under `RogerBaconOrg` once permissions allow
|
||||||
- **New idea:** Bathroom control app — tracking student entry/exit (not space management)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue