Skip to main content

Onboarding

A guided, multi-step flow for new users to set up their first location and space.

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

Task Chat Branch

Description

The goal is to not have the user arrive to an empty Home view. By getting some basic details from the start we setup the first Location, Space and Plants so the user can immiatly understand how Eden works.

Onboarding has two functions, first and formost it is a view part of the signup flow that the user is taken through. Second, on the home view the user will see a "Complete setup" card, here we will ask the user for any data we determin is missing.


Status

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressUp Next04.03.20240.01InternalAlpha

Team

OwnerLead
--

Reminders

  • Keep code lean and clear
  • follow the outlined arcetecture
  • write commetes in your code
  • update the staus in the docs and in GitHub
  • try not to recreate functions we alredy have, rather update exsiting functions to support your needs
  • Be sure to follow the release guidelines
  • Update Documentation
  • keep API docs up to date each time you update or add endpoints

Coming Soon