registration and login ready, with some validations

This commit is contained in:
José Salazar
2026-01-26 10:48:33 -05:00
parent 7bd276269b
commit 0ba5a9ae16
23 changed files with 21278 additions and 21055 deletions

View File

@@ -61,7 +61,7 @@ type Staff @table(name: "staffs") {
# Profile
bio: String
#skills: Any changed it for staffRole
skills: Any #changed it for staffRole
industries: Any
preferredLocations: Any
maxDistanceMiles: Int