Skip to content

Gee2563/jobPro-backend

Repository files navigation

Back End server for jobPro project.

Implementation stages.

  1. CRUD user credentials - done
  2. Create routes for Users - done
  3. Create auth middleware to validate user on front end - done
  4. CRUD job application object - done
  5. CRD either PDF/word.docx or a snapshot (like text content) for CV - todo
  6. If it's more efficient, once 'logo API' finds an image of employer, store URL -todo
  7. (once API with GPT has been implemented, store text content in application object) -todo