Codeval is a first level tech interview platform, which provides complete flow from creation of your customized assessments to having detailed candidate assessment report with the scores. It has been designed around the needs of startups and boot-camps, where the automation of the first screening can drastically increase efficiency and help growth.
This is the back-end repository. The front-end can be found at : https://github.com/Gmiliuta/Codeval-frontend
- Clone the repo
git clone https://github.com/varnebla/thesis-backend
- Install dependencies
npm install
- Start the back-end application
npm run dev
- Node.js - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- Koa - Next generation framework for Node.js
- MongoDB - MongoDB is a cross-platform document-oriented database program.
- SendGrid - SendGrid is a platform for transactional and marketing emails.
- JWT - JSON-based access tokens for authentication.
Improvements are welcome!
Fork the repo and do your thing. Push to your fork and submit a pull request.
- Bernat Muntaner - GitHub - LinkedIn
- Germanas Miliuta - GitHub - LinkedIn
- Gioacchino Grand - GitHub - LinkedIn
- Victor Arnedo - GitHub - LinkedIn
This project is licensed under the MIT License.

