diff --git a/ToDo.yaml b/ToDo.yaml index 8ebdd81..3e63620 100755 --- a/ToDo.yaml +++ b/ToDo.yaml @@ -5,30 +5,41 @@ Server: When a company is created: Send email -> verify ownership of the email + Resume: + Block API Access as much as possible [ Disallow AI keyword filters ] + + Jobs: + Auto unlist jobs after a month of no activity [ Multiple offenders marked ] + + Auth: + Make sure autorenew works + Client: jobs/new: Job Listing Skills exists but isn't implimented in the UI Tab doesnt do anything Want to add completed job listing preview at end of carosel + Edit employees not implimented yet + + Jobs/editor: + Jobs/editor w/ Querystring JobID=# is not implimented yet + Edit employees not implimented yet + + 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 + + CompanyConnect: + need to lookup company before making a new one + + Employees: + database: - Add Applied Jobs Table - -Task: - Block API Access as much as possible [ 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 - - CompanyConnect | need to lookup company before making a new one - - Finish Auth setup - Make sure autorenew works - - Jobs/editor w/ Querystring JobID=# is not implimented yet - Company -> Edit employees not implimented yet \ No newline at end of file + Add Applied Jobs Table \ No newline at end of file