- Searching Job
- Applying to Jobs
- Cancel Application
- Personal Profile
- Adding Information like Work Experience, Education, Skills etc.
- Public Profile (Could be used as Portfolio)
- Searching Applicant
- Searching Job within the Company's own jobs
- Rating Applicants
Make sure you have already installed python3 and git.
git clone https://github.com/MeherajUlMahmmud/JobLand.git
python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
py manage.py runserver