working #6
@@ -15,4 +15,21 @@ Client:
|
|||||||
Want to add completed job listing preview at end of carosel
|
Want to add completed job listing preview at end of carosel
|
||||||
|
|
||||||
database:
|
database:
|
||||||
Add Applied Jobs Table
|
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
|
||||||
Reference in New Issue
Block a user