Skip to content

Job Insights is web app built with Flask. 🎯 The goal was implement analysis from a data set about jobs and write tests for implementation of a data analysis.

Notifications You must be signed in to change notification settings

queite/job-insights

Repository files navigation

JOB INSIGHTS 👔

📄 Sobre | About

PT
Aplicativo web desenvolvido com Flask.

🎯 O objetivo foi implementar analises a partir de um conjunto de dados sobre empregos e escrever testes para a implemenmtação de uma análise de dados.

EN
Job Insights is web app built with Flask.

🎯 The goal was implement analysis from a data set about jobs and write tests for implementation of a data analysis.


🛠️ Ferramentas | Tools



✨Habilidades | Skills

EN PT
Work with conditional and repeating structures Utilizar estruturas condicionais e de repetição
Work with built-in Python functions Utilizar funções built-in do Python
Use exception handling Utilizar tratamento de exceções
Perform file manipulation Realizar a manipulação de arquivos
Write functions Escrever funções
Write tests with Pytest Escrever testes com Pytest
Write modules and import them Escrever módulos e importá-los

⚒️ Como rodar a aplicação | How to run the application

PT

Faça Download:

git clone [email protected]:queite/job-insights.git

Entre na pasta rauz:

cd job-insights

Instale as dependências:

python3 -m pip install -r dev-requirements.txt

rode o código

 flask run
EN

Download the code:

git clone [email protected]:queite/job-insights.git

Enter the root folder:

cd job-insights

Install dependencies:

python3 -m pip install -r dev-requirements.txt

run code

 flask run


PT
Projeto desenvolvido durante o módulo de ciências da Computação na Trybe.
Todos os projetos da Trybe usam linters, Git and GitHub.

EN
Project developed in the Computer Science Module at the Trybe course.
All Trybe projects use linters, Git and GitHub.

About

Job Insights is web app built with Flask. 🎯 The goal was implement analysis from a data set about jobs and write tests for implementation of a data analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages