UI #4

Merged
derek merged 26 commits from UI into main 2025-07-18 19:59:18 -07:00
Showing only changes of commit 0ae2e210fd - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
export class WebSiteData {
export class JobListing {
public id: number = 0;
public companyID: number = 0;
public title: string = "";