This is the backend service for the HireSphere platform – a modern recruitment management system for candidates and employers.
- Provides a RESTful API for managing users, candidates, job applications, and uploaded resumes.
- Built using .NET 9 (ASP.NET Core Minimal API).
- Handles file storage integration with AWS S3.
- Processes resumes using AI technologies (OpenAI, OCR).
- Implements secure user authentication and role-based authorization.
- ASP.NET Core (.NET 9)
- Entity Framework Core
- REST API
- AWS S3
- OpenAI API & Tesseract OCR
This project is in active development and may change frequently.