An Employment Application Review System API
EARS is a Web-Based Employment Application Review System for the school of Computer Science and Technology in Algoma University. The system is designed so that the chairperson of the school can assign faculty members to the evaluation committee to review applicants and collaborate asynchronously in order to find the best applicant for a given job opening. This system reduces the overhead of the process and lightens the workload for the chairperson.
A functional computer
A step by step series of examples that tell you how to get a development env running
Say what the step will be
Git clone the master branch
run yarn or npm install
run yarn build
To run unit tests
yarn test
These tests ensure that no functionality is broken
NodeJs (JavaScript ES6)
MongoDB (Mongoose)
POSTMAN
Jest
Express
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Olusola Ajayi
License This project is licensed under the MIT License - see the LICENSE.md file for details