From 29577e55333c4f4de9c44a24bc22edca40ff034c Mon Sep 17 00:00:00 2001 From: Meenakshi Jayachandran Date: Tue, 21 Apr 2026 19:02:50 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ee4bbaf..055c95fe 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,15 @@ Only organizations approved by **Innsamlingskontrollen (IK)** will be listed in ## Core Functionalities -Planned core functionalities (3–4 will be fully implemented): +The application provides the following functionalities: - [ ] User profile creation and management - [ ] Display of verified aid organizations - [ ] Donation tracking (history and planned donations) - [ ] Search and filtering of organizations - [ ] Favorites or recommendation feature +- [ ] Retrieveal og organization data from API or CSV +- [ ] donation tracking (basic functionality) +- [ ] Basic user related functionality (password hashing,...) ## Technology Stack @@ -77,7 +80,7 @@ Planned core functionalities (3–4 will be fully implemented): ## Development Process -The project is carried out in **three iterations**, potentially consisting of multiple sprints. +The project is carried out in **three iterations**, consisting of multiple sprints. ### Iteration 1 (Weeks 4–6) - Vision and requirements