The Note App is a modern web-based note-taking application built with CodeIgniter 4
and Tailwind CSS. It provides users with a secure platform to create, manage, and
organize their personal notes with an intuitive user interface.
Key Features:
- User Registration: Create a new account with secure password validation and unique
email verification
- User Authentication: Login with email and password using session-based authentication
- Note Management: Create, read, update, and delete personal notes effortlessly
- Pin/Unpin Notes: Mark important notes by pinning them to the top of your list
- Responsive Design: Clean, minimal interface with Tailwind CSS for a modern look
- Data Security: Password hashing and session management for user data protection
- Protected Routes: Dashboard and note management features are only accessible to
authenticated users