Add PROJECTS.md tracker; update IDEAS.md to reference it
This commit is contained in:
parent
a8050a0c1a
commit
665e5ea4e8
2 changed files with 48 additions and 26 deletions
34
IDEAS.md
34
IDEAS.md
|
|
@ -4,32 +4,14 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 💡 Idea 001 — Bathroom Access Control App
|
> **Note:** Active projects are now tracked in [PROJECTS.md](./PROJECTS.md). This file is for raw ideas and brainstorming.
|
||||||
|
|
||||||
**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."*
|
## 💡 Idea 001 — Bathroom Access Control App
|
||||||
|
|
||||||
|
**Date:** 2026-06-24
|
||||||
|
**Status:** Moved to [PROJECTS.md](./PROJECTS.md) under Instituto Projects
|
||||||
|
**Owner:** Ivan Juanes
|
||||||
|
|
||||||
|
*(See PROJECTS.md for current status)*
|
||||||
40
PROJECTS.md
Normal file
40
PROJECTS.md
Normal file
|
|
@ -0,0 +1,40 @@
|
||||||
|
# Projects Tracker
|
||||||
|
|
||||||
|
*"Knowledge is the daughter of experiment." — Roger Bacon*
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🏫 Instituto Projects
|
||||||
|
|
||||||
|
| Project | Status | Priority | Notes |
|
||||||
|
|---------|--------|----------|-------|
|
||||||
|
| **Gestión de Tablets v1.0** | Active | High | First version of tablet management system |
|
||||||
|
| **Control de Baños** | Someday | Low | Track student entry/exit from bathrooms |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 👥 Friends Projects
|
||||||
|
|
||||||
|
| Project | Status | Priority | Notes |
|
||||||
|
|---------|--------|----------|-------|
|
||||||
|
| **Jabranslator** | Idea | Medium | Telegram bot for English→Spanish literature translation |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🏠 Personal Projects
|
||||||
|
|
||||||
|
| Project | Status | Priority | Notes |
|
||||||
|
|---------|--------|----------|-------|
|
||||||
|
| **"Satélites"** | Idea | Medium | Personal knowledge system: graphs, markdown projects, inter-page links |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 📌 Next Steps
|
||||||
|
|
||||||
|
- [ ] Define requirements for **Gestión de Tablets v1.0**
|
||||||
|
- [ ] Research translation APIs for **Jabranslator**
|
||||||
|
- [ ] Design graph structure for **"Satélites"**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*Last updated: 2026-06-29*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue