Coder Social home page Coder Social logo

jcrm's Introduction

JCRM(Jan-CRM)

It's a toy create by vue-admin-template(vue) and actix_web(Rust) and sqlx(rust).

  1. Now, you can see the alpha version that show something below, and it was inspired by a vue-admin-template project of vue which is easy to learn and use.

    show-vue

  2. For functions, the most important part is how to control and trace cost and profit in daily business. So I also use grafana to access database for calculating the change everyday. Actually, you can record all of things you want by yourself, and I won't share this part.

    show-grafana

  3. I also decided to use TiDB Serverless to store information, which is really Advanced, Secure, stable, pay-as-you-go basis Dbaas. And I recommand you to explore more on that, their website is tidb cloud.

    show-serverless

  4. You can run this project as below:

    # create table in database
    cd crm-backend/config/schemas
    jijia-schema-create.sql
    jijia.chicken_source_results-schema.sql
    jijia.chicken_source_weights-schema.sql
    jijia.customer-schema.sql
    jijia.customer_sale_info-schema.sql
    jijia.delivery-schema.sql
    jijia.fixed_costs-schema.sql
    jijia.non_fixed_costs-schema.sql
    jijia.orders-schema.sql
    jijia.users-schema.sql
    
    # run backend service
    cd crm-backend
    cargo run 
    
    # run front service
    cd crm-front
    yarn dev

jcrm's People

Contributors

aricsu avatar

Stargazers

 avatar

Watchers

 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.