Skip to content

ithemecambo/job_managment_system

Repository files navigation

Job Managment System

The job site is a web-based application responsive and easily customizable template built with the Bootstrap 4+ framework, latest web technology HTML5, CSS3, MySQL, and Python Django.

The job site is compatible with all major browsers, iPad, iPhone, Tablet, Andriod mobiles, and all other mobile devices. We have both options Django Admin & Customize Admin for a complete backend.

Table of contents

Features

  • Front End
    • Home
    • Jobs
    • Job Detail
  • Back End
    • Dashboard
    • Candidates Management
    • Categories Management
    • Companies Management
    • Jobs Management
    • Banners Management
    • Notifications Management
    • Reports Management
    • Settings

Technologies

  • HTML
  • CSS
  • jQuery, Javascript
  • Bootstrap 4
  • Google Font
  • Font Awesome
  • Python
  • Django Framework
  • MySQL, SQLite

Installation

Clone the code

$ https://github.com/ithemecambo/job_managment_system.git
$ cd job_management_system

Virtualenv modules installation (Unix based systems)

$ virtualenv env
$ source env/bin/activate

Install modules

$ pip install -r requirements.txt

Create tables

$ python manage.py makemigrations
$ python manage.py migrate

Create app superuser

$ python manage.py createsuperuser

Start the application (development mode)

$ python manage.py runserver # default port 8000
$ # Access the web app in the browser: http://127.0.0.1:8000/

Screenshot

Support this repo

  • Star this repo

Social Contact

  • Skype: kheang.senghort2
  • Facebook: kheang senghort
  • LinkedIn: kheang senghort

Contact Info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published