Giter VIP home page Giter VIP logo

devc-benin-jobs's Introduction

DevC Benin Jobs

DevC Benin Jobs is a web application that helps to connect job seekers to potential employers and employers to job seekers

Technical Features

Members of the job portal should be able to do the following.

  • Register/signup as a recruiter or a job seeker.

  • Recruiters should be able to post and close job openings and review applications.

  • Job seekers should be able to filter and search for jobs and gigs.

  • Job seekers should be able to get job recommendations based on their profile and interests.

  • Job seekers should be able to upload their CVs and have a compelling profile.

  • Have an admin panel with site analytics of both job seekers and recruiters.

  • Admins should also have a database of members signups.

Image

Image2

Signup/signin

image

You can check out the full design via this link

Tech Stack

  • MongoDB
  • Express
  • React
  • NodeJS

Installation

NODE JS NPM

To ensure optimal functionality, ensure to use Node.js versions 8.12.0 to 10.20.0

To get this project running locally on your machine follows the steps below in order:

  1. fork this repo

  2. clone the forked repo from your GitHub using the command git clone https://github.com/username/DevC-benin-jobs.git don't forget to replace the username in the URL

  3. Checkout to the development branch

        git checkout development
  4. Setting up the project locally.

    npm install
    or 
    yarn global add
  5. Setting up the local database instance

    You need to have a MongoDB atlas account to create local database. Check out this link to setup MongoDB atlas. The mongodb URL should be pasted in credential.js files.

  6. run this command to run on local

    nodemon server.js

    or

    node server.js

HURRAY! you have done it just start contributing to the project.

Now open your browser and type the link http://localhost:3000 to continue viewing project.

Adding yarn support for the packages just type yarnin the cli and hit enter.

Setting Up Database

MongoDB

Make sure you have MongoDB installed on your computer. If not get it here MongoDB Community Server

For Unix based OS

  1. Open the terminal, locate the "scripts" folder and run the dbcreater.sh

    bash dbcreater.sh

Note: For windows user, run this command using git bash

For Windows Users

  1. Navigate to the installation folder of MongoDB.

  2. Open the bin folder

  3. Run mongo.exe

Contributions Best Practices

Commits

  • Write clear meaningful git commit messages (Do read this).
  • Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (Check this for more info)
  • When you make very very minor changes to a PR of yours (like for example fixing a failing Travis build or some small style corrections or minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at here)
  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.

Community

Facebook developer circle Benin

devc-benin-jobs's People

Contributors

charles0818 avatar david-uk avatar devcbenin avatar tech-doctor avatar vickyella23 avatar

Stargazers

 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.