django-delivery v0.8.2
applicazione web
Manage delivery of goods, such as sim cards or 4g routers.
Pubblicato da UNIVERSITA' DELLA CALABRIA
Contatto tecnico Francesco Filicetti
Vitalità:
50%
L’indice di vitalità, così come previsto nelle linee guida sull’acquisizione e riuso di software per la PA, è calcolato prendendo in considerazione le seguenti quattro categorie:
- Code activity: il numero di commit e merge giornalieri;
- Release history: il numero di release giornaliere;
- User community: il numero di autori unici;
- Longevity: l’età del progetto.
I range di ogni misura possono essere trovati nel file vitality-ranges.yml.
Stato di sviluppo: stabile
Funzionalità del software
Definition of one or more delivery campaigns;
definition of goods to be delivered;
definition of delivery points associated with the campaign;
definition of stock of goods associated with delivery points;
possible definition of lists of identification codes of goods associated with stocks;
JQuery Datatables integrato, Ajax processing
https://www.unical.it
Informazioni di dettaglio
django-delivery v0.8.2
applicazione web
Ultimo rilascio 2021-03-05 (v0.8.2)
Tipo di manutenzione internal
Licenza Apache-2.0
Piattaforme
linux
web
Lista dipendenze
OSS
MariaDB
Python
Django
Piattaforme abilitanti Nessuna
Conformità GDPR Linee Guida Design Misure Minime Sicurezza
Lingue supportate
Italiano
Descrizione estesa
Manage delivery of goods in presence. This application was created to manage a valid list of users for the delivery of an asset, such as sim cards or 4g routers. This application can therefore manage a stock of uniquely identifiable products and at the same time serve for the delivery of anonymous goods, such as glasses of water or food (goods without any identificative value). Principali caratteristiche:
- Delivery operations are organized through the definition of Campaigns, in a specific time interval;
- Each campaign involves the activation of Delivery Points, whit users with privileges to manage the flow, called operators;
- Each campaign can eventually show an Agreement, the user is required to accept when collecting the goods, before the delivery can be intended as succesfully concluded;
- A stock of available products is defined for each delivery point, each of which may or may not be identified by a code. Glass of water could not have a identification code, SIM card should instead.