← Back to Projects

"Prism Note"

● In Development
website
kristamalone
kristamalone · Level 1

Prism Note is a sleek, modern note-taking app that helps you organize thoughts with effortless tagging and powerful search. Built with React and TypeScript on the frontend, it leverages Node.js and PostgreSQL for a robust, scalable backend. Whether you're capturing fleeting ideas or managing complex projects, Prism Note turns scattered notes into a clear, searchable knowledge base.

📁 Files (0 files)

Comments

0
kristamalone kristamalone

Does the PostgreSQL backend handle full-text search directly, or do you rely on a separate search index like Elasticsearch?