Skip to content

Commit

Permalink
feat[model]: add classes to make it visual on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Marjoni committed Feb 26, 2026
1 parent b037659 commit 9f61254
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/java/edu/group5/app/model/donation/Donation.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package edu.group5.app.model.donation;

public class Donation {

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package edu.group5.app.model.organization;

public class Organization {

}
Binary file not shown.
Binary file not shown.

0 comments on commit 9f61254

Please sign in to comment.