Notes Not It is a modern task manager app designed to help you stay organized and productive. While inspired by ideas from this YouTube playlist, the app goes beyond the basics by adding:
- Enhanced security features like login/logout and session handling.
- Better responsiveness for a smooth experience across all devices.
- Thoughtful handling of edge cases such as:
- Empty task lists, with explanatory messages.
- Custom error pages for invalid URLs or unexpected actions.
- Task Management: Create, edit, delete, and organize tasks.
- Secure Authentication: Login/logout functionality to protect your data.
- Responsive Design: Optimized for desktop, tablet, and mobile devices.
- Edge Case Handling: Intuitive messaging for empty states and error scenarios.
This app isn't a simple reproduction of the playlist's content. I expanded on the foundational ideas with my own features and improvements to make it more robust, secure, and user-friendly.
- Frontend: Angular
- Backend: Node.js
- Database: MongoDB
- Hosting: Render
The backend code for this project can be found here: TaskManagerApp-Backend.
Feel free to connect with me on LinkedIn to discuss this project or any other topics related to development!
Feedback is always welcome! Feel free to open an issue or contribute to the repository.