Skip to content

Dev-roll/thundercard

Repository files navigation

Thundercard

codecov

Thundercard is a completely new SNS inspired by business cards. It is ideal for the young people, engineers and creators who have a lot of profiles to introduce.

Thundercard

Status: 🚧 In progress 🚧

Thundercard is still in the stages of development with respect to security protection. However, the application is mostly implemented and all features are available!

Features

  • The world's fastest and most stress-free profile exchange.
  • Customize your card with a variety of themes.
  • Access the SNS and contacts with a single tap.
  • Chat with the people you have exchanged cards with.
  • Beautiful human-centered UI.

Supported Platforms

Thundercard has been built to support multiple platforms. These include:

Development

This project uses Flutter.

Install the following tools, if you don't have them already:

One can run this app locally for any of these platforms. To develop locally, clone this repository and run the following commands:

flutter pub get
flutter run

Contributers