GithubHelp home page GithubHelp logo

aminkhan2511 / justap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justap-official/justap

0.0 0.0 0.0 2.11 MB

📱 JusTap makes exchanging contacts a breeze - just tap, scan, and connect!

License: MIT License

Java 9.52% Kotlin 90.48%

justap's Introduction

Cover

JusTap 📱

JusTap is a mobile app for secure and easy exchange of contact information and social links using QR codes, replacing traditional business cards.
Ideal for networking events.

JusTap makes exchanging contacts a breeze - just tap, scan, and connect!

Purpose of this app 🔥

Meeting new people / person? Want to exchange multiple contacts/socials? JusTap is here for the rescue.

The purpose of JusTap is to provide a simple and secure solution for exchanging contact information and social links.
Traditional methods such as business cards can be cluttered and difficult to manage, but with JusTap, all of your important details can be shared with others quickly and easily through the use of QR codes.
Whether you're at an event or just meeting someone new, JusTap makes it simple to exchange contact information and stay connected.
The app revolutionizes the process of exchanging contacts, and provides a sophisticated, yet straightforward solution for sharing your details with others.

Made With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous calls and tasks to utilize threads.
  • Android Architecture Components - Collection of libraries that help you design testable, and maintainable apps.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
    • Room - Room is an android library which is an ORM which wraps android's native SQLite database
    • LiveData - LiveData was used to save and store values for viewModel calls and response of method calls.
  • Material Components for Android - Material Components for Android (MDC-Android) help developers execute Material Design. Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional Android apps.
  • Firebase - Firebase was used as a backend service to provide features like authhentication via Email to authenticate users, Firebase Realtime database was used as a primary databse to store the data of users and their social accounts and Firebase Storage to store and save user's profile picture and banner pictures.
  • ZXing - QR Code Generator - ZXing's QR Code generator library to generate QR Code from Strings.
  • ML Kit - QR Code Scanner - To scan QR Code generated by JusTap Android App.
  • CameraX - To enable the feature of QR Code scanning.
  • Glide - To set or place URL, Bitmaps as Image on the screen.
  • Circular Image View - To create a placeholder for profile picture of user.

Architecture 👷‍♂️

This app uses MVVM(Model View View-Model) architecture.

Architecture Flow

Flow of the app 🗺

JusTap-App-Flow

Launched and featured on

JusTap - Just tap, scan, and connect! | Product Hunt

Connect with me:

WIP :)

justap's People

Contributors

binayshaw7777 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.