NEAT is a cross-platform task management mobile application developed using Flutter as my graduation project. The app helps users efficiently manage their tasks, collaborate with others, and stay organized through smart reminders and real-time communication.
The application was designed with a clean architecture approach to ensure scalability, maintainability, and high performance.
Key Features:
• Create, edit, delete, and categorize tasks
• Set deadlines with automated reminder notifications
• Real-time chat feature for team collaboration
• Push notifications before task deadlines
• User authentication and secure data handling
• Real-time task updates using Firebase Firestore
Technologies Used:
Flutter, Dart, Firebase (Authentication, Firestore, Cloud Messaging), REST APIs, State Management (Cubit), Git
Through NEAT, I transformed business requirements into a fully functional and user-friendly productivity application. The project strengthened my skills in real-time database handling, push notifications, state management, and scalable mobile architecture.