Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.91 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.91 KB

Applicants

Recruitment application.

About this system

This is a simple recruitment application, its made in a development framework named Codeigniter using a development languaje named php.

Usage

The application employs a database for minimal data storage, internally, it permits to participants to upload information and store until a manager watched it.

Easyle, once deployed the future employee just get into, check a quick list of vacancies, then click or touch one and push on the postulate button, fill the fields with personal non-sensible data, and later wait for response based on such data.

At the manager side, just check the list of people that already fill such info, and mark what are usefully for work or not, later can bypass the data and create new vacancies.

Getting started

Is a model–view–controller (MVC) application, providing default structures for a database, a web service, and web pages templates. It does not forced the MVC model so this is perfectly to adopt for any contributor!

Database Workbench desing docs/applicantsdb.mwb only for informational purposes, the model may change in time so better to check the files over docs directory..

If you want to isntall and deploy this application, please read directly docs/DEPLOY-INSTALL.md

If you want to develop and contribute to the application, please read directly docs/DEVELOPMENT.md

Already a pro? Just clone and setup your own.

mkdir -p ~/Devel/ && git clone --recursive https://codeberg.org/codeigniter/codeigniter-applicants ~/Devel/codeigniter-applicants

LICENSE

CC-BY-SA-NC please check licence file LICENSE