CamilaBodack / template-projeto-selecao

Template usado para os projetos de código nas entrevistas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quem-foi-para-o-mar

Projet with details of fisherman that left to work in the sea.

Running the project

  • Docker on linux

Open prompt in the root of project and execute the following commands:

docker-compose build
docker-compose run web python manage.py createsuperuser
docker-compose up

Tests

  • In root DIR, open console and run:
python manage.py test

About

Template usado para os projetos de código nas entrevistas

License:MIT License


Languages

Language:Python 80.8%Language:HTML 16.4%Language:CSS 1.7%Language:Dockerfile 1.1%