Files
boredcareers/ToDo.yaml
T
2025-09-23 20:45:13 -07:00

80 lines
2.8 KiB
YAML
Executable File

Server:
Auth:
Make sure rate limiting isnt being broken by cloudflare
Auth-Key-Value-Storage:
Build and connect driver for Key Value storage hosted on Auth.Mistox.Com/api/db/
When Job Posting Closes Successful:
Update the company rating
JobCleanupService:
Need to update notification email to show what job and to follow theme of website
CompanyEmailVerify:
Need to update notification email to follow theme of website
Create page to notify cx that their work email has been verified
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 '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
verify email buttons are very tall
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