This is an Expo project created with create-expo-app.
-
Install dependencies
npm install
-
Start the app
npx expo start
- π Login Screen β Secure entry point to the app.
- β Task List β View all your tasks at a glance with status indicators.
- β Add Task Modal β Add new tasks with title, description, and optional deadline.
- βοΈ Edit Task Modal β Edit existing tasks to update details or mark them as completed.
- π Deadline Support β Keep track of important task deadlines.




