dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
400 stars 74 forks source link

Web - Apps - Users list export #462

Closed dzinzyura closed 12 months ago

dzinzyura commented 12 months ago

Goal: Introduce a possibility to export users from the list by using a specific "Export" button.

Affected metric:

Story: As an app owner, I go to Apps section - Users and under the list I can see the "Export" data. I click on it and the CSV file with data downloads on my device.

Description: Implement a possibility to export users list via CSV file using "Export" button in the Apps tab.

transkarpation commented 12 months ago

@dendidibe https://api.ethoradev.com/api-docs/#/Users/get_v1_users_export__appId_

dendidibe commented 12 months ago

https://github.com/dappros/ethora/assets/54039544/1118bf7c-8a0b-4a64-a611-808e797916b7

dzinzyura commented 12 months ago

awesome! thank you guys @transkarpation @dendidibe