Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 611 Bytes

File metadata and controls

15 lines (12 loc) · 611 Bytes

Urbanflow

Webapp per la gestione dei flussi pedonali nel centro storico di Trento.

Descrizione branch principali

  • api-release: branch per il deploy del backend.
  • restfulAPI : branch per lo sviluppo/refactor delle feature backend.
  • frontend-release: branch per il deploy del frontend.
  • frontend: branch di sviluppo/refactor delle feature frontend.
  • test: branch utilizzato per effetuare il test delle API.
  • docs: branch contenente la documentazione delle API.

Framework utilizzati

  • Frontend: vue.js con TailwindCSS e DaisyUI sotto ambiente Nodejs.
  • Backend: Express sotto ambiente Nodejs.