Start work on filtering logic

This commit is contained in:
2025-09-02 22:31:05 -07:00
parent 72fb4f2536
commit 73c1e1ce98
10 changed files with 230 additions and 83 deletions
+13
View File
@@ -15,6 +15,19 @@ Server:
Emails:
Make emails follow theme of website better
JobListingController:
Dont refresh on every filter edit
Line 63 is terrible and need to be fixed in the JobListing DB JobListingController
bools and numbers are getting strigified which breaks the mysql parameters
Validation:
Alot of the validation is only taking place client side.
Need to validate all inputs before processing
Phone number
Email Address
City, CountryCode, PostalCode
When applying to a job, The server doesnt make sure that the company only fields are not modified
Client:
jobs/editor:
Want to add completed job listing preview at end of carosel