You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed an Android application using React Native (Expo) with JWT-based authentication (Sign Up, Sign In, and Logout). Implemented core task management features: create, update, edit, and delete tasks; assign priorities and due dates; and track task progress. Tasks are stored & fetched from MongoDB. Added Calendar, filters & search functionality.