corealis

所属分类:Leetcode/题库
开发工具:Ruby
文件大小:3174KB
下载次数:0
上传日期:2016-06-10 12:58:10
上 传 者sh-1993
说明:  用于管理基于web的编程访谈的Rails 5应用程序
(Rails 5 application for managing web based programming interviews)

文件列表:
.babelrc (37, 2016-04-23)
.codeclimate.yml (400, 2016-04-23)
.rspec (53, 2016-04-23)
.rubocop.yml (38745, 2016-04-23)
.ruby-gemset (9, 2016-04-23)
.ruby-version (6, 2016-04-23)
.travis.yml (386, 2016-04-23)
Dockerfile (346, 2016-04-23)
Gemfile (1608, 2016-04-23)
Gemfile.lock (10538, 2016-04-23)
LICENSE.txt (35147, 2016-04-23)
Procfile (40, 2016-04-23)
Rakefile (251, 2016-04-23)
app.json (332, 2016-04-23)
app (0, 2016-04-23)
app\admin (0, 2016-04-23)
app\admin\admin_user.rb (1669, 2016-04-23)
app\admin\answer.rb (1673, 2016-04-23)
app\admin\applicant.rb (1626, 2016-04-23)
app\admin\application_submission.rb (550, 2016-04-23)
app\admin\dashboard.rb (1354, 2016-04-23)
app\admin\invitation.rb (4168, 2016-04-23)
app\admin\opening.rb (948, 2016-04-23)
app\admin\paper_trail (0, 2016-04-23)
app\admin\paper_trail\version.rb (1036, 2016-04-23)
app\admin\question.rb (2354, 2016-04-23)
app\admin\quiz.rb (2659, 2016-04-23)
app\admin\quiz_question_selection.rb (188, 2016-04-23)
app\admin\quiz_session.rb (1734, 2016-04-23)
app\admin\setting.rb (392, 2016-04-23)
app\assets (0, 2016-04-23)
app\assets\images (0, 2016-04-23)
app\assets\images\.keep (0, 2016-04-23)
app\assets\images\background_road.jpeg (2440572, 2016-04-23)
app\assets\images\ok_icon.png (13455, 2016-04-23)
app\assets\javascripts (0, 2016-04-23)
app\assets\javascripts\active_admin.js (56, 2016-04-23)
... ...

# Corealis [![Build Status](https://travis-ci.org/lorefnon/corealis.svg?branch=master)](https://travis-ci.org/lorefnon/corealis) [![Code Climate](https://codeclimate.com/github/lorefnon/corealis/badges/gpa.svg)](https://codeclimate.com/github/lorefnon/corealis) [![Test Coverage](https://codeclimate.com/github/lorefnon/corealis/badges/coverage.svg)](https://codeclimate.com/github/lorefnon/corealis/coverage) [![Stories in Ready](https://badge.waffle.io/lorefnon/corealis.png?label=ready&title=Ready)](https://waffle.io/lorefnon/corealis) [![Join the chat at https://gitter.im/lorefnon/corealis](https://badges.gitter.im/lorefnon/corealis.svg)](https://gitter.im/lorefnon/corealis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Minimal Rails application for managing openings, applications and orchestrating web based programming interviews for startups. ![Screenshot](https://raw.githubusercontent.com/lorefnon/corealis/master/docs/home_screenshot.png) ![Screenshot](https://raw.githubusercontent.com/lorefnon/corealis/master/docs/corealis_quiz_mgmt_screenshot.png) ## Status While Corealis is not yet feature complete - the core functionalities are stable and usable. Suggestions and pull requests for implementing new features, stability enhancements or improving test coverage are more than welcome. ### Demo A demo app hosted on heroku is available [here](http://corealis-demo.herokuapp.com/). Admin interface is available at `/admin` and can be accessed with username: `admin@corealis.in` and password: `password` ## Key Features - A careers page with a listing of Showcased openings - Facility to apply to open positions. - Backend admin interface to manage openings, view applications and schedule interviews and dispatch invitations - Conduct pre-scripted preliminary interviews online - View user submissions replayed the way applicant had entered the answer - giving full visibility into the process of deduction of the solution. ## Deployment - A Dockerfile is available for deploying on Docker - Corealis is [Heroku](https://heroku.com) friendly. You can deploy directly to heroku using this button: [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) ## Credits This project would not be possible without these amazing open source projects - [ActiveAdmin](https://github.com/activeadmin/activeadmin) - [Ruby on Rails](https://github.com/rails/rails) - [Ruby](https://github.com/ruby/ruby) ## License [![GPL V3](http://www.gnu.org/graphics/gplv3-88x31.png)](http://www.gnu.org/licenses/quick-guide-gplv3.pdf) Corealis is made available under GPL V3 License. Copyright (C) 2016 Gaurab Paul This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .

近期下载者

相关文件


收藏者