Code Monkey home page Code Monkey logo

hirejob-backend's Introduction


hirejob

Hirejob (Hiring App)

Explore the docs ยป
View Demo ยท Api Demo

Table of Contents

About The Project

Hirejob is a hiring website to make it easier to connect workers with recruiters. Workers can create an account and display portfolios, work experiences, and skills on this website. Recruiters can create an account for searching and hiring workers based on company needs. Workers will be notified if they are hired by recruiter.

Built With

These are the libraries and service used for building this backend API

Getting Started

Prerequisites

You'll need these programs installed before proceeding to installation

Installation

Follow this steps to run the server locally

  1. Clone this repository
git clone https://github.com/alifankebima/hirejob-backend.git
  1. Change directory to hirejob-backend
cd hirejob-backend
  1. Install all of the required modules
npm install
  1. Create PostgreSQL database, query are provided in hirejob-database-query.sql

  2. Create and configure .env file in the root directory, example credentials are provided in .env.example

- Please note that this server requires Google Drive API credentials
- Otherwise API endpoint with image upload won't work properly
  1. Run this command to run the server
npm run server
  • Or run this command for running in development environment
npm run dev
  • Run this command for debugging and finding errors
npm run lint

Documentation

Documentation files are provided in the docs folder

API endpoint list are also available as published postman documentation

Run in Postman

Related Project

๐Ÿš€ Frontend Hirejob

๐Ÿš€ Backend Hirejob

๐Ÿš€ Demo Hirejob

hirejob-backend's People

Contributors

alifankebima avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.