Revert "Revert "chore(readme): update old README.md""

This reverts commit 69e40eaf73b9d9477f3098d4af2a077b63daafd7.
This commit is contained in:
Miguel Nogueira 2022-10-08 14:10:43 +01:00
parent 37fb165999
commit 54760f71d8
No known key found for this signature in database
GPG Key ID: 3C6A7E29AF26D370

View File

@ -1,16 +1,12 @@
# RB Recruiter v 0.9.0 [![Crowdin](https://badges.crowdin.net/raspberry-staff-manager/localized.svg)](https://crowdin.com/project/raspberry-staff-manager) [![Better Uptime Badge](https://betteruptime.com/status-badges/v1/monitor/9n53.svg)](https://betteruptime.com/?utm_source=status_badge) # RBRecruiter v1.0.0-stable - Integrated Human Resources Management System
## The quick and pain-free form management solution for communities
Have you ever gotten tired of managing your Minecraft server/network's applications through Discord (or anything else) and having to scroll through hundreds of new messages just to find that one applicant's username? **Are the big name HR apps too bloated and overkill for your online community? Check RBRecruiter out to see if its right for you!**
Wish you had a better application managemet strategy? Well, then RBRecruiter is for you! It was originally designed and developed for internal use for a gameserver network, but sharing is caring!
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) # Features (not exhaustive)
- Beautiful (customizable in future releases) landing page for your application management center; It displays all available staff ranks - Beautiful (customizable in future releases) landing page for your application management center; It displays all available positions/jobs
- Contact form on landing page for those un-registerd users
- User registration/authentication system; Users will be sent to the authentication flow to complete their application, if not logged in - 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. - 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) - Peer approval system - Have all your staff members vote on applications and decide whether they should be accepted (this is overridable)
@ -18,12 +14,11 @@ Wish you had a better application managemet strategy? Well, then RBRecruiter is
- Interview notes: Every staff member is able to add and edit interview notes (how the interview went, etc) - 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. - 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 - User profiles - Fill out your profile for others to better find you
- User directory - Public profile directory for everyone - Vacancy management - Add/remove vacancies on demand, that users will be able to apply to
- Staff rank management - Add/remove ranks on demand, that users will be able to apply to
- Simple form builder - Create your application forms easily! - 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. - 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). - Controllable permissions - Every user has permissions! Control who has access to what (You can skip the application process and add staff members directly here).
- Ban system - Having trouble with pesky spammers? Ban them! This will publicly shame their profile and keep them from signing up or logging in. - 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) - Notifications: Notifies slack and email primarily (Slack notifications currently broken)
And many more features! And many more features!
@ -31,7 +26,7 @@ Wish you had a better application managemet strategy? Well, then RBRecruiter is
# Roadmap # Roadmap
Many other features are currently planned for this app, such as: Many other features are currently planned for this app, such as:
- Discord role management (approved applicants) - Discord role management (approved applicants) - Underway
- Flexibility - This app is built on a flexible concept. - Flexibility - This app is built on a flexible concept.
- Customisable front page - Customisable front page
- Auto provisioning - Sign up on a website and get your instance of RBRecruiter up and running in no time (SaaS) - Auto provisioning - Sign up on a website and get your instance of RBRecruiter up and running in no time (SaaS)
@ -62,8 +57,8 @@ Tech stack:
# Software Requirements # Software Requirements
- ``composer`` (tested w/ v2.1.14) - ``composer`` (tested w/ v2.1.14)
- ``npm`` (tested w/ v 8.1.2) - ``npm`` (tested w/ v 8.19.2)
- ``node`` (min version v16.13.2) - ``node`` (min version v18.9.0)
- ``php`` (required PHP 8.1 or newer - lower versions unsupported!) - ``php`` (required PHP 8.1 or newer - lower versions unsupported!)
# PHP Extension Requirements # PHP Extension Requirements
@ -86,4 +81,4 @@ This process will be moved to the browser later.
# Bug reports # Bug reports
Please report any bugs you find to the issues section here! It'd be immensely helpful. PRs are also accepted. Please report any bugs you find to the issues section.