code4romania / sunrise

Mozilla Public License 2.0
0 stars 0 forks source link

[NGO Admin/ Acasă] implement the "Fă primii pași în utilizarea aplicației Sunrise" component #178

Open teodoranegru opened 3 weeks ago

teodoranegru commented 3 weeks ago

When the NGO Admin user accesses their account for the first time, display on the Home screen a card component titled "Fă primii pași în utilizarea aplicației Sunrise". This component has the purpose of guiding the user through the organization configuration flows (Configurează nomenclatorul de servicii, Configurează nomenclatorul de specialiști, Configurează profilul organizației în rețeaua Sunrise).

The component's default state will have the first step, 'Acceptă invitația,' marked as done.(see here the design)

If they add at least 1 service in the nomenclator, mark the "Configurează nomenclatorul de servicii" step as done. If they add at least 1 specialist user, mark the step "Configurează nomenclatorul de specialiști" as done. If they edited the "Profilul meu în rețea" page, mark the step "Configurează profilul organizației în rețeaua Sunrise" as done

When all the steps are marked as done, display the close button on the top right corner of the component. If the user clicks it, the component will disappear.

The text of each step should be clickable and should take the user to the page where the described action can be performed. (e.g. Click on "Configurează nomenclatorul de servicii" text should take the user to the "Nomenclator servicii specializate" page)