Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meenaksj authored Apr 23, 2026
1 parent a1388e0 commit 9e979ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ The application provides the following functionalities:

- Display of verified aid organizations
- Basic user related functionality (password hashing,...)
- Retrieveal og organization data from API or CSV
- Retrieveal of organization data from API or CSV
- Basic donation tracking functionality

The following features are part of the original project scope but are not fully implemented in the final version

- Full user profile manament
- Full user profile managment
- Advanced search and filtering
- Favourites or recommenation system
- Favourites or recommendation system

## Technology Stack
- **Programming Language:** Java 25
Expand All @@ -75,7 +75,7 @@ The following features are part of the original project scope but are not fully
The application follows a layered architecture:

- Presentation layer: JavaFX based user interface
- Application layer: Handles ccore logic and coordination
- Application layer: Handles core logic and coordination
- Data layer: Database and external data handling

The domain model includes key entities such as Charity, Donation and user related components.
Expand Down

0 comments on commit 9e979ac

Please sign in to comment.