Completed2024
Memopus
An Angular application that partially replicates the interface and behavior of memopus.com. It allows creating, viewing, editing, and deleting cards, organized by tags and columns, with user login and management via json-server.

Context
A learning project rebuilding the interface and behavior of memopus.com to get hands-on with Angular and reactive state management.
Stack
Links
Scope
An Angular 17 app with card management organized by tags and columns, user login, and data served by json-server. The focus was component structure and RxJS-driven state rather than a production backend.