Coder Social home page Coder Social logo

glourencosilva / crm_test_dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmitry-msk777/crm_test

0.0 0.0 0.0 64.38 MB

CRM written in Golang. (Implemented in minimum mode. Test regime)

Python 4.18% Go 76.27% HTML 11.84% 1C Enterprise 7.43% Dockerfile 0.28%

crm_test_dev's Introduction

CRM

CRM written in Golang. (Implemented in minimum mode. Test regime)

Store data

Used SQLite, MongoDB, Redis to store data.

Metrics and Monitoring

Used by Prometheus to collect the number of JSON/XML API calls.

Secure

Used HTTPS for login page.

Search and Find

Used by ElasticSearch to find data.

REST API

Used JSON and XML API to get and write data.

ORM

Used gORM pack

Front-end

Uses HTML and some JavaScript.

Mail

Implemented the function of sending letters to the mail server

gRPC

Used gRPC to get and write data.

RabbitMQ

Implemented the function of sending changed and new customers in Queue

Consule

Getting settings from Key\Value

GraphQL

Search by customer ID, example below

{
  FindOneRow(Customer_id: "777"){
    Customer_id
    Customer_name
    Customer_type
    Customer_email
  }
}

For Russian ERP system 1C

Для системы 1С реализована обработка для интеграции, используя JSON API (GET, POST запросы) Так же есть реализация проверки контрагента в базе налоговой через HTTP Поиск адресов в сервисе https://dadata.ru

crm_test_dev's People

Contributors

dmitry-msk777 avatar

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.