From 17c02399306d8363613bd8401bc275831475f88b Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 2 Jan 2024 12:28:36 +0100 Subject: [PATCH] Update Home --- Home.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index b2613fc..779f2ff 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,6 @@ -# Brainstorming for Features +# Brainstorming + +## Features - Map `{person,date}` to `emoji representing a location` and a `flexibility state (e.g. green/yellow/red)` - One `user` can be shown in several `views` (one `view` can represent a group of friends, colleagues, ... but the `user` only fills the information once) @@ -6,4 +8,10 @@ ## UI/UX ideas -![Example from Café](https://git.hostux.fr/louis/who-when-where/raw/branch/main/wiki_assets/schedule_cafe_example.webp) \ No newline at end of file +![Example from Café](https://git.hostux.fr/louis/who-when-where/raw/branch/main/wiki_assets/schedule_cafe_example.webp) + +## Account management + +Idea of a simple system based on a public and private ID: +- Public: is used to map `users` to `views` +- Private: is used to "log in" and edit data \ No newline at end of file