Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.02 KB

README.md

File metadata and controls

46 lines (37 loc) · 2.02 KB

Uptap

This app is a platform independent solution wherein any two users can instantly swap their profiles via QR code, which they create and publish on Uptap.

License: MIT GitHub stars GitHub forks

Table of Contents

About

UpTap is an app for creating and sharing customizable business cards with ease. We empower user to make a memorable first impression by crafting a digital business card that truly reflects their identity. Whether they are an entrepreneur, creative professional, or networking enthusiast, UpTap revolutionizes the way they connect.

Features

  • User authentication (Login/sign up)
  • Default user profile card
  • CRUD: Name, profile picture, bio, link
    • Links to social pages. check in system settings to use link where os can recognize and open the app
    • One user can have many cards
    • Test using dummy data
  • Profile card customization options
    • background colors
    • Static profile pic
  • Pick the default display card
  • Group cards
  • QR code generation to share profiles and connect people
  • If the app is not found, view the profile card in the browser instead.
  • Picture upload
  • Test deployment
  • Public and private profile
  • Boring avatars - generate unique SVG-based avatars from usernames and color palettes

Stretch goal:

  • User invitation link that lets new users onboard with tapping
  • Activate app on NFC connection.
  • Npm package for NFC support