Skip to content

A recruitment management platform for Non-professional jobs built with BootstrapCSS, Python and Django

License

Notifications You must be signed in to change notification settings

Pythonian/django_jobs

Repository files navigation

Blue Jobs

A recruitment management platform for Non-professional jobs.

Some setups

  • Open the project folder in VSCode

  • Click on the Terminal menu then select New Terminal

  • Enter the following commands in the command line

  • Download project requirements

pip install -r requirements.txt
  • Create database migrations
python manage.py makemigrations

python manage.py migrate
  • Run the development server
python manage.py runserver

About

A recruitment management platform for Non-professional jobs built with BootstrapCSS, Python and Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages