Skip to content

Commit

Permalink
Added design pattern MVC
Browse files Browse the repository at this point in the history
  • Loading branch information
danieskj committed Apr 13, 2026
1 parent 2cb3840 commit f1a1876
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/java/edu/ntnu/idi/idatt/View/main_page.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package edu.ntnu.idi.idatt.View;

public class main_page {
}

0 comments on commit f1a1876

Please sign in to comment.