From 0f0f548e5be235195f762507a8670ee52ee9745c Mon Sep 17 00:00:00 2001 From: antontranelis <31516529+antontranelis@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:06:36 +0200 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1c8775c6..d0c67636 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,26 @@ # Utopia UI [![npm version](https://img.shields.io/npm/v/utopia-ui.svg)](https://www.npmjs.com/package/utopia-ui) -*UI Framework for Real-Life-Networking-Apps* +**UI Framework for Real-Life-Networking-Apps** -Its mission is to provide open source building blocks to create beautiful applications with a focus on real life impact, local communities and gamification. +*Real change happens in real life when we meet in person and connect as local communities manifesting their ideas with the earth. When we help each other to step out of capitalism and individualism and start building common infrastructure to meet human needs in harmony with Mother Earth.* -The building blocks are designed to allow each network and community to assemble their map and app for their specific purposes. +*This is why Utopia UI (https://github.com/utopia-os/utopia-ui), a UI kit for minimalistic, fast, intuitive and mobile-first map apps exist as a tools for local connection and decentralized networking. It can work with any backend or p2p database and any kind of data structure.* + +## Mission +Utopia UIs mission is to provide open source building blocks to create beautiful applications with a focus on real life impact, local communities and gamification. + +The building blocks are designed to allow different networks and communities to assemble their map and app for their specific needs and purpose. Utopia Game is the first app made with Utopia UI. It is an attempt to use gamification to get users to take action and make the map even more alive. Check it out at [utopia-game.org](https://utopia-game.org/) or see the code in the [repository](https://github.com/utopia-os/utopia-game) +## Features + +* Interactive Component Map with customizable Layers (like Projects, Event, People) +* Flexible API-Interface to make it work with every backend or p2p database +* Create, Update, Delete Items +* User Authentification API-Interface +* User Profiles +* App Shell + ## Background In early 2021, we developed a small Prototyp which can be found @ [new.docutopia.de](https://new.docutopia.de). This map can be edited freely. You can register to create an account and place them on the map. We tested it with a couple of users and got some very positiv feedback. Some of them are still using it. @@ -16,8 +30,6 @@ Since these days we got in contact with many other projects with focus of real l That's why we want to provide with Utopia UI this functionality (and much more) as easy to adapt building blocks. It is a full rewrite as a React Component Library. - - ## Getting Started