Recruitment workflow
The workflow diagram traces candidate discovery, recruiter offer publishing and application status tracking, based on the project documentation.
Hicham MahboubMy contribution
01 / The problem
02 / My response
Our team built web and mobile recruitment workflows around a Spring Boot API and MongoDB. I focused on backend development and testing, collaborating with teammates on the client applications and integration.
What changed
Unified the core recruitment workflow
Made application state visible at a glance
Designed for web, mobile and API consumers
A quick product walkthrough
Evidence & verification
The workflow diagram traces candidate discovery, recruiter offer publishing and application status tracking, based on the project documentation.
The system diagram connects Angular and React Native clients, Spring Boot, MongoDB and explicitly optional integrations.
Engineering decisions
Separated users, companies, offers, applications and subscriptions so each workflow can evolve without becoming tightly coupled.
Adapted navigation and actions to the person using the system instead of exposing one overloaded dashboard.
The architecture separates core recruitment data from configurable authentication, file storage, matching and payment integrations.
Stack & capabilities