Skip to content

Gmiliuta/Codeval-backend

 
 

Repository files navigation

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.

Screenshots

Getting started

This is the back-end repository. The front-end can be found at : https://github.com/Gmiliuta/Codeval-frontend

  1. Clone the repo
git clone https://github.com/varnebla/thesis-backend
  1. Install dependencies
npm install
  1. Start the back-end application
npm run dev

Built with

  • 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.

Contributing

Improvements are welcome!

Fork the repo and do your thing. Push to your fork and submit a pull request.

Team

License

This project is licensed under the MIT License.

About

Repository for the backend in thesis project in Codeworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%