/vagas-django

Sistema de Vagas em Django

Primary LanguagePython

Vagas Django

Vagas

A project for find jobs developted with Django Framework.

Pipenv used for packaging.

Requirements

You gonna need Python in your machine and the Django Framework

Read the Pipfile file for more info.

Installing

Get the package from source:

    git clone https://github.com/mayronH/vagas-django

If you want to use pipenv too

    pipenv install

Create the SuperUser with:

python manage.py createsuperuser 

Run all migrations:

python manage.py migrate

Built With

  • Django
  • Python 3.9

Authors

  • Mayron Henrique Sousa Carvalho

License

MIT license.