redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

Red Hat Git Vagrant Django Slack LICENSE GitHub pull requests GitHub issues

Job Seeker is a web platform, built for people to post and find jobs. It might serve students, freelancers or organizations.


:runner: How To Run The Project

Prerequisites

You should install the following programs before proceeding:

ATTENTION:

Ensure virtualization hardware is enabled in BIOS settings. An explanation on how to do it can be found here.


Run The Project

Download The Project

git clone https://github.com/redhat-beyond/JobSeeker
cd JobSeeker

Run The Application

vagrant up

This will bring up Vagrant and Virtualbox, to start the application.

ATTENTION: If this is the first time you run this command, then a network connection is essential.

Afterwards, the web application will be presented on http://localhost:8000


How To Remove The Project

:memo: Documentation

More can be found here!