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/
- Clone the Repository:
git clone https://github.com/brijeshsaraswat/HireMe.git - Run migrations:
python manage.py migrate - Run local server:
python manage.py runserver - Open
http://127.0.0.1:8000/orhttp://localhost:8000/in your web browser.







