Files
boredcareers/ToDo.yaml
T
2025-09-04 20:14:22 -07:00

80 lines
2.7 KiB
YAML
Executable File

Server:
Auth:
Make sure autorenew works
When Job Posting Closes Successful:
Update the company rating
JobCleanupService:
Need to update notification email
CompanyEmailVerify:
Need to update notification email
Create page to notify cx that their work email has been verified
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
Resume:
Resume builder minimal user input [ Dont allow AI input ]
Allow company to look up users if their resume is public [ Maybe auto with notify ]
Allow multiple resume's for job specific work
Create advanced filtering tools for company lookup and resume lookup
Job Board:
Allow users to look up jobs and apply [ Boost visibility | Completely manual ]
Mark ghost listings to allow users to be informed and put companies on blast
Dont allow users to apply to the same job more than once
Need to add 'job field' to job for better filtering
Need to add 'clear filter button'
resume/viewer:
CSS is broken
Company needs to be able to add notes to resume
Company needs to be able to add a rating to the resume
company/editor:
Keyboard Tab key does nothing
Format phone number for database
Check DataType's for email and phone.
Edit employees not implimented yet
resume/editor:
There is no data validation
application/viewer:
need to make look better for companies to sort
need to show notes and rating properly
Company:
Need to impliment Add employee
Need to impliment Remove employee
Add comment fields to companies for company conversions
This should solve invisible overtime
Goes along with the ratings
AI Resume Rating:
Allow companies to determine if the resume looks AI -> add rating
Translations:
Finish adding en strings to the Translations json
database:
Add Applied Jobs Table