Skip to content

AbhijithSivarajan/recruitment_portal_service

Repository files navigation

recruitment_portal_service

A python back-end service for a job recruitment portal

Basic Requirement

Python3.6

Steps to run the project locally:

  1. To build the service and download dependencies, run ./uranium

  2. To start the service, run ./uranium dev

  3. Service will start on http://localhost:8000

  4. Try out the following APIs:

    a. '/api/v1/applicants/'

    b. '/api/v1/organizations/'

    c. '/api/v1/recruiters/'

Technologies Used:

  1. Django (2.0.7) WEB framework.

About

A python back-end service for a recruitment portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages