miguel456 11db19cf6d
feat(models): remove deprecated "dates" model property, use casts instead
Also deprecates OneoffApplicant

Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 01:08:40 +00:00
2020-11-02 21:44:05 +00:00
2020-11-02 21:44:05 +00:00
2023-01-15 00:04:00 +00:00
2022-10-24 01:04:22 +01:00
2022-10-24 01:04:22 +01:00
2022-02-11 00:51:16 +00:00
2020-11-02 21:44:05 +00:00
2020-11-02 21:44:05 +00:00
2022-10-24 01:04:22 +01:00
2020-11-02 21:44:05 +00:00
2020-11-02 21:44:05 +00:00
2020-11-02 21:44:05 +00:00
2022-02-11 00:51:16 +00:00
2020-11-02 21:44:05 +00:00
2020-11-02 21:44:05 +00:00
2020-07-11 02:43:59 +01:00
2020-11-02 21:44:05 +00:00
2022-11-07 23:49:45 +00:00
2022-10-24 01:04:22 +01:00
2022-10-24 01:04:22 +01:00
2022-10-24 01:04:22 +01:00
2022-10-24 01:04:22 +01:00
2020-11-02 21:44:05 +00:00
2021-09-04 02:56:18 +01:00

RBRecruiter v1.0.0-stable - Integrated Human Resources Management System

Are the big name HR apps too bloated and overkill for your online community? Check RBRecruiter out to see if its right for you!

Have you ever gotten tired of managing your community's staff member applications through Discord (or anything else) and having to scroll through hundreds of new messages just to find that one applicant's username? Struggling with missing/hard-to-find information? Then RBRecruiter is for you. Streamline your team member vetting/addition process by integrating RBRecruiter with your community, now with custom-made integrations to connect with several social platforms.

Features (not exhaustive)

  • Beautiful (customizable in future releases) landing page for your application management center; It displays all available positions/jobs
  • User registration/authentication system; Users will be sent to the authentication flow to complete their application, if not logged in
  • Candidate tracking system - Applicants will be tracked from start to finish.
  • Peer approval system - Have all your staff members vote on applications and decide whether they should be accepted (this is overridable)
  • Interview scheduling (simple) - Schedule interviews with your candidates and automatically notify them!
    • Interview notes: Every staff member is able to add and edit interview notes (how the interview went, etc)
  • Application comments: Finally no more having to go to a private Discord channel just to comment on a single application. Comments are organised neatly for every application! This should help in the decision process of voting for an application.
  • User profiles - Fill out your profile for others to better find you
  • Vacancy management - Add/remove vacancies on demand, that users will be able to apply to
  • Simple form builder - Create your application forms easily!
  • Termination - Has a staff member met their untimely demise? Terminate them. This will strip their permissions and roles, and run any other actions for your configured integration
  • Controllable permissions - Every user has permissions! Control who has access to what (You can skip the application process and add staff members directly here).
  • Account suspension system - Having trouble with pesky spammers? Suspend them! This will keep them from signing up or signing in until you lift their suspension.
  • Notifications: Notifies slack and email primarily (Slack notifications currently broken)

And many more features!

Roadmap

Many other features are currently planned for this app, such as:

  • Discord role management (approved applicants) - Underway
  • Flexibility - This app is built on a flexible concept.
  • Customisable front page
  • Auto provisioning - Sign up on a website and get your instance of RBRecruiter up and running in no time (SaaS)
  • Suggestions accepted!

Technical overview

Tech stack:

Stability

Every released version is currently pre-release. The main branch is currently stable and ready to use, however, we don't recommend updating your app until a new release comes out.

At the moment, each new feature goes into its separate branch so that main remains stable. When the features being worked on are ready and tested, they are merged onto main, and a new release can be started. The main branch is write-protected.

*Note: This application is NOT production ready! It won't be until the first stable release comes out, which might take a bit longer.

Operating System Requirements

Currently, this application is only supported on Linux environments (Ubuntu 20.04 or derivatives are recommended).

Software Requirements

  • composer (tested w/ v2.1.14)
  • npm (tested w/ v 8.19.2)
  • node (min version v18.9.0)
  • php (required PHP 8.1 or newer - lower versions unsupported!)

PHP Extension Requirements

  • JSON
  • xDebug (will be removed in the future as a require-dev only dependency)
  • Curl
  • Xml
  • MySQL adapter (mysqli extension)

Installation

Make sure all prerequisites are installed. Afterwards, clone this repository, make install.shexecutable and run it.

New instructions WIP.

Configuration

Configuration is currently done via the installer. Alternatively, you may also edit the .env file directly. This process will be moved to the browser later.

Bug reports

Please report any bugs you find to the issues section.

Description
AthenaHR - Your One-Stop Shop for your community HR needs
Readme 49 MiB
Languages
PHP 71.4%
Blade 28.6%