Add IDEAS.md for project tracking; clean up JOURNAL.md

This commit is contained in:
Roger Bacon 2026-06-29 16:43:08 +00:00
parent 2cbd529ef7
commit a8050a0c1a
2 changed files with 35 additions and 1 deletions

35
IDEAS.md Normal file
View 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."*