vodafone-website / docs/features.md
Features List
Features List
This document outlines the top-level features of the application. Each feature is linked to its corresponding issues and outlines any technical or external dependencies.
| Feature | Issues | Dependencies |
|---|---|---|
| User Login with OTP | #12 | External: SMS Gateway API key, Backend user database |
| Protected App Routes | #18, #22 | Technical: Token validation middleware |
| Favorites List | #21, #23 | None |
Note: Update this file whenever new features are planned, started, or completed. Always keep dependencies clear to unblock development early.