CaioLuColaco / whats-finance

This Python code sends the information on the value of the shares of a stock exchange company to a Whatsapp number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whats-Finance

This Python code sends the information on the value of the shares of a stock exchange company to a Whatsapp number.

🚧 Whats-Finance 💲 Em construção... 🚧

Features


  • Importar Bibliotecas
  • Recuperar Dados das Ações
  • Enviar Pelo Whatsapp
  • Ajustar Cron
  • Adicionar os Logs

🛠 Tecnologias


As seguintes ferramentas foram usadas na construção do projeto:

Pré-requisitos


Antes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas: Git, Python. Além disto é bom ter um editor para trabalhar com o código como VSCode

🎲 Rodando o Back End (servidor)

# Clone este repositório
$ git clone <https://github.com/CaioLuColaco/whats-finance.git>

# Acesse a pasta do projeto no terminal/cmd
$ cd whats-finance

# Instale as dependências
$ pip install

# Execute a aplicação em modo de desenvolvimento
$ 

# O servidor inciará na porta:3000 - acesse <http://localhost:3000>

Autor



Caio Lucena Colaço
👽

Feito por Caio Lucena Colaço 👋🏽 Entre em contato!

Linkedin Badge Gmail Badge

About

This Python code sends the information on the value of the shares of a stock exchange company to a Whatsapp number.


Languages

Language:Python 90.7%Language:JavaScript 9.3%