https://github.com/aurasphere/interview-server
Platform for performing programming job interviews through surveys.
https://github.com/aurasphere/interview-server
admin-dashboard job-interviews survey webapp
Last synced: 8 months ago
JSON representation
Platform for performing programming job interviews through surveys.
- Host: GitHub
- URL: https://github.com/aurasphere/interview-server
- Owner: aurasphere
- Created: 2020-07-20T22:43:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T22:37:22.000Z (over 4 years ago)
- Last Synced: 2025-01-02T04:48:49.914Z (9 months ago)
- Topics: admin-dashboard, job-interviews, survey, webapp
- Language: Java
- Homepage:
- Size: 3.66 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.paypal.com/donate/?cmd=_donations&business=8UK2BZP2K8NSS)
# Interview Server
## Overview
Platform for performing programming job interviews through surveys. This projects has the following features:
- user registration
- email confirmation
- password recovery
- survey selection (the surveys can be loaded on the DB directly only)
- survey filling (each survey has configurable timer and automatic code pretty printing)
- survey review by admin (search by various criteria, history for a given candidate, his submissions along with the correct answers)
- wrapper to run it as a desktop application with installer
This project is entirely localized in italian.## Status
This project is considered concluded, although there's a lot of space for improvement (the code is not the best and the technologies used are outdated).
## License
The project is released under the GNU Affero General Public License v3.0 which allows you to freely reuse this code with some conditions that may be annoying in case you have a commercial project (open sourcing the code). In that case, feel free to reach me out to see what we can do about it.
Copyright (c) 2017 Donato Rimenti