Skip to content

Job Opps is a web application where the candidates can register and search for suitable jobs and employers can register to post job vacancies at their company. The application provides job catalogue and information which helps the candidates decide which jobs to apply for.

Notifications You must be signed in to change notification settings

ravinderatri/jobopps

Repository files navigation

Job Opps

Job Opps.

Job Opps is a web application where the candidates can register and search for suitable jobs and employers can register to post job vacancies at their company. The application provides job catalogue and information which helps the candidates decide which jobs to apply for.

The 2 user roles are Employee and Employer

Employee Can search for jobs based on different criterias ( Job title ) Apply for any number of jobs View applied jobs in the dashboard Employer Can add / update / delete jobs Can view job applications ( Only for their jobs )

Tech Stack

Django Bootstrap 4 HTML / CSS sqlite3 javascript

Installation

open terminal and type
https://github.com/ravinderatri/jobopps.git

or simply download using the url below
https://github.com/ravinderatri/jobopps.git

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Run the server

python manage.py runserver

Settings Window Settings Window Settings Window Settings Window Settings Window Settings Window Settings Window Settings Window Settings Window Settings Window

========Thank You====😍😍=====

About

Job Opps is a web application where the candidates can register and search for suitable jobs and employers can register to post job vacancies at their company. The application provides job catalogue and information which helps the candidates decide which jobs to apply for.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published