A modern, fast, and secure web app for creating, organizing, and managing notes — inspired by the best, built for productivity.
✍️ Create Notes
Add your thoughts, tasks, or ideas with a clean, intuitive editor.
🗂️ Organize Efficiently
Your notes are safely stored in the cloud — access them anytime, anywhere after logging in.
🔐 Secure Authentication
User sessions managed with secure cookies, stored and validated in the database.
💡 Modern User Interface
Built with responsiveness and interactivity in mind: smooth animations, mobile-friendly layout, and stylish design.
🧑💼 User Dashboard
Browse, edit, and delete your notes in a personalized control panel.
🛡️ Advanced Security
Sessions expire securely, with automatic renewal and cleanup of inactive data.
Layer | Tech Stack |
---|---|
Frontend | SvelteKit + TailwindCSS |
Backend | Node.js + Drizzle ORM + MySQL |
Auth | Custom cookie/session-based system |
Database | MySQL (users, sessions, notes) |
Homepage
Engaging landing page with animations and a "How It Works" section.
Register / Login
Secure signup and login with cookie-based sessions.
Manage Notes
Once logged in, users can create, edit, and browse notes in their personal panel.
Logout
Session is securely ended and cookie removed.
The application is designed for easy future growth. Planned features include:
Made with ❤️ using SvelteKit, Drizzle ORM, and TailwindCSS