Skip to content

dscnsec/LinkIt

Repository files navigation

LinkIT

Sharing your social media handles is just one scan away.

Figma Design Link

App Structure

📲 Login Screen/
├── 🏠 DashBoard/
│   └── 🔗 Manage Links
├── 📸 QR Code Scanner
└── 👤 Profile/
    ├── 👤 Preview Profile
    └── ➕ Generate QR Code

Getting Started with Coding Journey 🚀

  For help getting started with Compose development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

  • Project Setup

    • Jetpack Compose App:

    • Firebase:

      • Create a firebase project

      • Add android app with your package name in firebase console.

      • Enable Google Auth from Authentication menu in Firebase.

      • Generate SHA-1 key hash for your debug keystore from your pc. This needs to be added to SHA certificate fingerprints section under your android app in Firebase project settings. Without this step Google login won't work.

      • Enable Cloud Firestore

        • Recommended rules for Firestore

            <coming soon>
        • Recommended Rules for Cloud Storage

            <coming soon>
      • Download google_services.json from Console -> Project Settings. File is present in app section. SDK instructions found in the same page

      if you want to work with official firebase console then feel free to contact us.

  • How to Contribute?

    Check Contributing.md for guidelines on contributing to this repo.

(back to top)

Contact Us

  If you have a question, please feel free to contact us through email.





Made with ❤️ by Developer Studemt Clubs NSEC

Releases

No releases published

Packages

No packages published

Languages