Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.13 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.13 KB

IMY 772 Gendac CV Analysis Project

A CV tool that will:

  • Handle the uploading of CV files
  • Analyze and categorize CVs
  • Searching CVs based on criteria

Authors

  • Benedict Ferguson | u15050298 | @BenFergusonSA
  • Anne-Mien Schoombie |
  • Dean Nortje |
  • Daelin Campleman |
  • Werner Graaff |
  • Vashist Lalla |

Environment Variables

To run this project, you will need to add the following environment files to their appropriate directories:

[TO BE COMPLETED]

Deployment

Local Environment

Requirements:

  • Docker
  • Environment files

[TO BE COMPLETED]

Contributing

The repo makes use of gitflow workflow process Explained here

How to contribute to this project:

  1. Create a branch according to the gitflow workflow
  2. Implement the task/fix
  3. Create a pull request into the appropriate branch
  4. Once approved then merge branch

Tech Stack

Devops:

  • Docker

Frontend:

  • Angular

Server:

  • Node
  • NestJS