This app list jobs from all industries in Nigeria
jobs9ja is a web application designed to facilitate the process of job searching and hiring. It allows applicants to generate a mini CV and apply for jobs, while recruiters can post job listings.
FEATURES
Applicant Features:
Generate a mini CV with essential details.
Browse and search for job listings.
Apply for jobs with their mini CV.
Recruiter Features:
Post new job listings.
Manage existing job listings (edit, delete).
Review and process job applications.
TECHNOLOGIES USED
Backend:
Django: Web framework for building the backend and handling server-side logic.
Django REST Framework: For creating APIs to manage job listings, applications, and user authentication
Frontend:
HTML, CSS, JavaScript: Frontend development for user interface and interactivity.
Bootstrap: Frontend framework for responsive and modern UI components.
Database:
SQLite (default in Django): For development and testing purposes.