Giter Club home page Giter Club logo

sisa_service_dispatcher's Introduction

SISA Servie emitter software by ramses garcia:

Client Actions:
    Create client
    Set default client service
    Delete client
    bulk Create client

Service Actions:
    get services All
    (Filter Actions)
    get Services By Site
    get Services by Date
    Schedule Service
    register service type

emit Actions
    send service
    send scheduled services


user Actions
    CRUD

operator actions:
    register operator with Sign
    match services with operator

settings actions 
     CRUD
     setting will handle
     users, user_rols, operators_service, registration_ids


Db tables:
user:
    id
    user_name
    password
    Site
    rol

services:
    id
    client_id
    service_type_id
    amount

service_type:
    id
    name
    UOM

client
    id
    name 
    contact_phone
    contact_emails
    
default_service
    id
    client_id
    service_id
    amount

operator
    id
    name
    sign

operator_service_type
    id
    operator_id
    service_type_id

Site
    id
    site_name

registration_ids
    id
    name
    key_name

ROL:
RG - read global 
RL -- readlocal
E -- generate services
S -- Set setting Variables (Operator service, registration_ids, default services)
CC -- createClients
CS -- create services
CU -- create users
DU -- Delete users
DC -- Delete Clients


TODO:::

Update Authentication service
Create services emition using API

TODO:::
create action for service handlers
and default service actions TODO
create model builder for pritn form


BULK ACTIONS AFTER DEMO WITH SISA <<<<<<<<---------

sisa_service_dispatcher's People

Contributors

bryangarciad 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.