Skip to content

iArgho/FlutterTaskManager

Repository files navigation

Got it! Here’s the updated README with the addition of profile editing functionality:

📝 Task Manager App

A simple Task Manager app built with Flutter (frontend) and REST API (backend).

Users can: • 🔐 Register/Login with email verification • ➕ Add tasks • 📝 Edit tasks • ❌ Delete tasks • ✏️ Edit profile

🚀 Features • User authentication (Sign Up / Log In) with email verification • Create, Read, Update, Delete (CRUD) tasks • User profile editing (Update username, email, etc.) • REST API communication for all backend operations • Clean and responsive UI (Flutter)

🛠 Tech Stack • Frontend: Flutter • Backend: REST API (example: Node.js, Django, etc.) • Authentication: Email verification (e.g., Firebase Auth or custom backend)

📱 Screens • Login Screen • Email Verification Screen • Task List Screen • Add/Edit Task Screen • Edit Profile Screen

📄 API Endpoints Example

Method Endpoint Description POST /register Register new user POST /login Login user POST /verify-email Verify email GET /tasks Get all tasks POST /tasks Add new task PUT /tasks/{id} Update task DELETE /tasks/{id} Delete task PUT /user/profile Update user profile (e.g., change username, email)

📸 Screenshots

259495024-a6a40aae-4ba2-4305-9902-4eebd95039b2 259495056-7ad37fc4-350b-48cc-af8f-a61c210235a0 259495067-e88d943b-6d42-49a5-90ca-a7597bde3a5a 259495082-f7e86f5d-2b42-4f4f-8985-adcffb87dcbf ![259495096-3f1c8235-24b2-46b4-259495125-831bfa70-3c5e-4fac-866f-3e2aa9b096ea ac259495125-831bfa70-3c5e-4fac-866f-3e2aa9b096ea be-1fd79b9e54e9](https:/![259495125-831bfa70-3c5e-4fac-866f-3e2aa9b096ea](https://github.com/user-attachments/assets/1b4ee3bd-166f-4d28-a996-24aa8![259495157-2b6a66f9-be15-4655-8404-de6cb7775ad0](https://github.com/user-attachments/assets/c760fa7a-5d12-4a5f-a975-aa3198fd3148) d83111d)259495157-2b6a66f9-be15-4655-8404-de6cb7775ad0

/github.com/user-attachments/assets/a1306b08-468c-4439-b9ac-66262da841e8) 259495179-a6a04db4-cb04-45b7-bc04-683a4160116e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors