Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 701 Bytes

File metadata and controls

34 lines (23 loc) · 701 Bytes

Words that have special meaning in this context

Global context

.. glossary::

  Placeholder API
    Remove JSON API that we use as a fake service.
    https://jsonplaceholder.typicode.com/

Identity context

.. glossary::

  lead_id
    Remote integer-based ID for our users generated by :term:`Placeholder API`.

Pictures context

.. glossary::

  Dashboard
    A place where we show :term:`picture` items.

  Picture
    A digital image that we fetch from :term:`Placeholder API`
    to show to our users.

  Favourites
    Locally saved links to pictures that user decided to have in their profile.