Update ToDo
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
Server:
|
||||
Emails:
|
||||
Dont follow theme of website
|
||||
|
||||
When a company is created:
|
||||
Send email -> verify ownership of the email
|
||||
|
||||
Resume:
|
||||
Block API Access as much as possible [ Disallow AI keyword filters ]
|
||||
|
||||
Auth:
|
||||
Make sure autorenew works
|
||||
|
||||
@@ -21,13 +12,9 @@ Server:
|
||||
Need to update notification email
|
||||
Create page to notify cx that their work email has been verified
|
||||
|
||||
Server.csproj:
|
||||
Find a way to keep all the libraries up to date
|
||||
|
||||
Client:
|
||||
jobs/editor:
|
||||
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
|
||||
|
||||
Resume:
|
||||
@@ -41,23 +28,17 @@ Client:
|
||||
Mark ghost listings to allow users to be informed and put companies on blast
|
||||
|
||||
company/editor:
|
||||
Need to lookup company before making a new one
|
||||
Tab key does nothing
|
||||
Keyboard Tab key does nothing
|
||||
Format phone number for database
|
||||
Check DataType's for email and phone.
|
||||
Setup QueryParam's for Edit and New
|
||||
Edit employees not implimented yet
|
||||
|
||||
resume/editor:
|
||||
Not fully tested yet
|
||||
When adding new fields the fields above it glitch out and disappear
|
||||
There is no data validation
|
||||
|
||||
Company:
|
||||
Need to impliment Add employee
|
||||
Need to impliment Remove employee
|
||||
Edit Company -> Dont allow edit of company email due to it being verified
|
||||
|
||||
|
||||
database:
|
||||
Add Applied Jobs Table
|
||||
Reference in New Issue
Block a user