Coder Social home page Coder Social logo

danielmartins / profit-sharing-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.43 MB

API para calculo de Participação de lucros

License: GNU General Public License v2.0

Python 80.01% Dockerfile 1.66% Shell 3.72% CSS 0.59% JavaScript 0.03% HTML 13.02% Makefile 0.44% Batchfile 0.53%

profit-sharing-api's Introduction

profit-sharing-api

API para calculo de Participação de lucros

Este repositório contém o código fontedo projeto de API para cálculo de participação de lucro.

Estrutura

O repositório está distribuído em diferentes pastas para melhor organização, segue abaixo descrição das pastas:

  • profit_calc: contém um pacote reutilizavél do motor de regras e o calculo de distribuição;
  • dj_stone_profit_sharing_api: contém uma aplicação completa de API Rest + Persistência feita principalmente com Django + DRF.

Cada pasta possui internamente maiores detalhes de funcionamento.

Para executar a aplicação (para os apressados)

GIF demonstrating base installation

Start

  1. Instalar docker
  2. Instalar docker-compose
  3. Entrar na pasta dj_stone_profit_sharing_api
  4. Levantar serviços
    1. docker-compose -f local.yml up -d
  5. Criar usuário
    1. docker-compose -f local.yml run django python manage.py createsuperuser
    2. Preencher as informações do usuário
  6. Acessar a documentação da API em http://localhost:8000/swagger

profit-sharing-api's People

Contributors

danielmartins avatar

Watchers

 avatar

profit-sharing-api's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.