Impliment file upload for company Logo

This commit is contained in:
2025-08-01 17:24:51 -07:00
parent 1904ccb37c
commit 5480af64f6
9 changed files with 52 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace BoredCareers.Entities {
public string Email { get; set; } = "";
public bool EmailVerified { get; set; } = false;
public string WebsiteURL { get; set; } = "";
public string LogoURL { get; set; } = "";
public string Logo { get; set; } = "";
public string Phone { get; set; } = "";
public string PostalCode { get; set; } = "";
public string Country { get; set; } = ""; // 2 Letter Country Code