Skip to content

brijeshsaraswat/HireMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HireMe

Aim of this project is to demonstrate the job listing platform which serves both ,Candidates and Recruiters with a common GUI using Django framework.

Link to the deployed instance: https://hiremeboat.herokuapp.com/

How do I run this Project Locally?

  1. Clone the Repository:
    git clone https://github.com/brijeshsaraswat/HireMe.git
  2. Run migrations:
    python manage.py migrate
  3. Run local server:
    python manage.py runserver
  4. Open http://127.0.0.1:8000/ or http://localhost:8000/ in your web browser.

ScreenShots:

Login Page:

Login Page

Employer Registration:

Employer Registration

Employer Dashboard:

Employer Dashboard
Employer Dashboard
Employer Dashboard

Candidate Registration:

Candidate Registration

Candidate Dashboard:

Candidate Dashboard
Candidate Dashboard

About

Job-Listing platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published