AllMyDocs

About this project
(In private alpha) AllMyDocs is a simple cross-platform app to organize and access personal documents, with color-coded status and privacy controls for secure management.
Key Features
- Privacity first: The project prioritizes user pricacy and secure data management.
Challenges
Developing AllMyDocs has presented several challenges. One of the main difficulties has been ensuring consistency across Android and iOS, keeping the same smooth experience on both platforms. Another challenge has been implementing local storage and privacy features. Storing documents reliably with Expo SQLite/AsyncStorage while adding blurred previews and lock icons for private files required balancing usability and security. Finally, building a minimal yet functional UI/UX with clear categorization, color-coded statuses, and intuitive navigation has demanded careful design choices, especially while keeping the project lean and focused on its MVP.
Learnings
I’ve learned the importance of prioritization and simplicity. Working solo meant focusing only on what truly mattered for the first release, while still planning ahead for scalability and testing. It has been both a technical and personal growth journey, teaching me how to balance immediate goals with long-term vision.