Skip to main content

Home

Here the user can start a Journey, see exsisting ones, see tickets and passes they have purchaced and start a new serch/journey.

Task Chat Launch
note

This document is not meant to outline how to use the API endpoints, rather how to build it. We outline what it's capabilities should be, once you have built them, you can create documentation on how to utilize them on the APIs tab.


Description

The Home will grow over time, adding new sections and features, the goal is to create a simple and easy to understand view of everything the user needs at a glance without needing to go to otrher views. In a later version we will merge the transit home into the GO Home and dynamicly display the rights sections and data based on if the user if using public transit or a car.

Status

warning

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

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressResearch-0.00InternalAlpha

Team

Product OwnerLead Dev
MendyYossi

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
  • Task
  • Chat
  • [Main Branch]
  • [Alpha]
  • [Beta]
  • [Production]