Cordova + Vue
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
reddigriz 63aa7c73db Aggiunto json con lista preview chat demo, fixato ChatMsg, impostato flow dati history 2 years ago
geografia-vue Aggiunto json con lista preview chat demo, fixato ChatMsg, impostato flow dati history 2 years ago
www Vue logic skelethon built 2 years ago
.gitignore Vue logic skelethon built 2 years ago
README.md Readme 2 years ago
config.xml Vue logic skelethon built 2 years ago
npm Vue logic skelethon built 2 years ago
package-lock.json Vue logic skelethon built 2 years ago
package.json Vue logic skelethon built 2 years ago

README.md

geografia-fe

Il frontend di Geografia

L'app è costruita da due framework:

  1. Vue - Visualizzazione e logica del UI attraverso combo js+nodejs
  2. Cordova - Permette di trasformare quanto sopra in app mobile, sia iOS che android

Vue

Composto da quattro componenti principali

  1. Lista delle chat attive

    1a. Preview chat

     Fatto
         - Struttura dati
         - Impostazione campi
    
  2. Avvio nuova chat

    2a. Lista contatti

    2b. Ricerca contatti

  3. Visualizzazione di una chat

    3a. Chat History

    3b. Pulsante scrivi

  4. Scrittura messaggio

    4a. Blocco per disegno/emoji

    4b. Tastiera con disegni/emoji