Coder Social home page Coder Social logo

shadowsheep1 / io-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pagopa/io-app

0.0 0.0 0.0 46.65 MB

IO, l'app dei servizi pubblici

Home Page: https://io.italia.it

License: European Union Public License 1.2

Shell 0.11% JavaScript 0.74% Ruby 0.21% C++ 0.12% Python 0.29% C 0.01% Objective-C 0.04% Java 0.30% TypeScript 98.03% Objective-C++ 0.08% Swift 0.01% Makefile 0.03% HTML 0.02% Starlark 0.03%

io-app's Introduction

Hi there 👋

🛠️ Languages and Tools :

Java  Objective-C  Kotlin  Swift  Dart  Android  iOS  React  Flutter  Material UI  Redux   JavaScript  TypeScript  OpenCV 

🔥 My Stats :

GitHub Streak

io-app's People

Contributors

alex193a avatar aliceazzolini avatar andreafavaro-bitrocketdev avatar bfabio avatar chiadav avatar cloudify avatar cristofani avatar davidevaldo avatar debiff avatar denisfrezzato avatar dependabot[bot] avatar dgopsq avatar edigio avatar emiliopavia avatar fabriziofff avatar fgiobergia avatar francescopersico avatar giovannimancini avatar laurapugliese avatar lmorelli986 avatar loreau avatar matgentili avatar morrys avatar pietro909 avatar qesya avatar shadowsheep1 avatar snyk-bot avatar thisisjp avatar undermaken avatar valentinacala avatar

Watchers

 avatar

io-app's Issues

Nuova pagina profilo

Si vuole creare una nuova pagina profilo, che sostituisca quella esistente. Deve essere possibile navigare a questa nuova pagina profilo tramite il tap su “Profilo“ nel tab menu e:

  • Deve avere un titolo “Profilo“
  • Deve avere un header che consenta di tornare indietro nella navigazione, di invocare l’help contestuale generico
  • Deve rispettare la safe area
  • Deve consentire la visualizzazione di: nome e cognome, codice fiscale, email e data di nascita, rappresentati come item nella forma (svg + title + subtitle):

Caricamento del profilo da chiamata API al mount della nuova pagina di profilo

Il caricamento del profilo deve avvenire al mount del nuovo screen del profilo utente (vedi: #1) e devono essere gestiti gli stati di errore, per consentire il retry e di loading.

Note Progettare i types, le action, store, reducers, navigation e saga di networking senza utilizzare i componenti già presenti in app. È possibile utilizzare il [client autogenerato](https://github.com/pagopa/io-app/blob/master/ts/api/backend.ts#L230) già presente.

Visualizzazione “stato cancellazione profilo“

Tramite l’API POST /user-data-processing è possibile richiedere la cancellazione del proprio profilo, mentre utilizzando l'API GET /user-data-processing/DELETE è possibile conoscere lo stato di cancellazione del profilo.

Aggiungere alla nuova schermata profilo anche uno switch che rappresenti lo stato di cancellazione del profilo:

  • Se l’utente non ha richiesto la cancellazione del profilo, lo switch è off
  • Se l’utente ha richiesto la cancellazione del profilo, lo switch è on
  • In fase di caricamento di GET /user-data-processing/DELETE, deve essere visualizzato un loading spinner. In questa fase, un tap sullo switch non provoca nessuna azione

Sfruttare l’action esistente loadUserDataProcessing.request|success|failure e la relativa saga.

Esempio di switch:

image

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.