Files
boredcareers/ToDo.yaml
T
derek.holloway 7025da237b Update todo
2025-07-23 08:41:16 -07:00

35 lines
1.4 KiB
YAML
Executable File

Server:
Emails:
Dont follow theme of website
When a company is created:
Send email -> verify ownership of the email
Need to timeout email reset tokens:
Client:
jobs/new:
When remote job is check'd it still asks for location information
Want to add Required skills to help with filtering
Need to fix some UI bugs.
Want to add completed job listing preview at end of carosel
database:
Add Applied Jobs Table
Task:
Block API Access as much as possible [ Rate limit | Auth Req | CORS | Disallow AI keyword filters ]
Resume builder minimal user input [ Dont allow AI input ]
Auto unlist jobs after a month of no activity [ Multiple offenders marked ]
Dont allow external applications for users on company sites from the start
Allow company to look up users if their resume is public [ Maybe auto with notify ]
Allow users to look up jobs and apply [ Boost visibility | Completely manual ]
Allow multiple resume's for job specific work
Mark ghost listings to allow users to be informed and put companies on blast
Create advanced filtering tools for company lookup and resume lookup
Create and Auth Database based on the docker compose
Create a server table inside the auth database
Point all requests after auth to the correct regional server. -> Currently only Mistox-West exists