mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Update README.md
This commit is contained in:
parent
b3f3e93aa6
commit
0d10422fd2
16
README.md
16
README.md
@ -1,25 +1,27 @@
|
||||
# Utopia UI [](https://www.npmjs.com/package/utopia-ui)
|
||||
**UI Framework for Real-Life-Networking-Apps**
|
||||
|
||||
*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.*
|
||||
*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 our bubbles at home and start building common infrastructure to meet human needs in harmony with Mother Earth.*
|
||||
|
||||
*That is why Utopia UI exists. It is a UI kit for minimalist, fast, intuitive and mobile-first map apps, as a tool for local connection and decentralised networking. It can work with any backend or p2p database and any kind of data structure.*
|
||||
*That is why Utopia UI exists. It is a UI kit for minimalist, fast, intuitive and mobile-first map apps, as a tool for local connection and decentralised networking. We believe in maps as the perfect link between digital tools and real life action*
|
||||
|
||||
*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 one of the apps 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)
|
||||
It is the base of [Utopia Map](https://github.com/utopia-os/utopia-map) and [Utopia Game](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
|
||||
* User authentification API-Interface
|
||||
* Customizable Profiles for users and other items
|
||||
* App shell with navigation bar and sidebar
|
||||
|
||||
## Getting Started
|
||||
|
||||
@ -65,7 +67,7 @@ And can open our first map app in the browser 🙂
|
||||
|
||||
### Static Layers
|
||||
|
||||
Now we add some static layer.
|
||||
Now we add some static content in two layer.
|
||||
|
||||
First we put some sample data in a new file called `src/sample-data.js`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user