DevHumbleChris / jetpack-compose-login-registration-samples

This repository contains a collection of Auth screens built using Jetpack Compose, a modern Android UI toolkit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mario

Jetpack Compose Auth Screens

This repository contains a collection of Auth screens built using Jetpack Compose, a modern Android UI toolkit.

Getting Started

Prerequisites

  • Android Studio Giraffe | 2022.3.1 Patch 4 (or later)
  • Kotlin version: 1.7.20 (or later)
  • Jetpack Compose version: 1.6.0-beta01 (or later)

Running the Samples

  1. Clone the repository:

    git clone https://github.com/DevHumbleChris/jetpack-compose-login-registration-samples.git

Included Screens

  1. BasicLoginScreen

    • Description: A simple login screen with email, password, and other fields.
    simple login image
  2. Halloween

    • Figma Credits: Author: @scaragrafostudi

    • Description: Add a touch of Halloween to your auth screens screen. This project utilizes Figma designs created by @scaragrafostudi. Their creative work and attention to detail have greatly contributed to the visual aesthetics of this project.

    • Figma Designs:

    halloween
  3. Spotify-Redesign

    • Figma Credits: Author: @soroushnrz

    • Description: Spotify app redesign was created by @soroushnrz. Their creative work and attention to detail have greatly contributed to the visual aesthetics of this project.

    • Figma Designs:

    spotify
  4. Twitch-app-concept

    • Figma Credits: Author: @gravinalorenzo

    • Description: Twitch app redesign was created by @soroushnrz and me too πŸ˜‚πŸ€£. Their creative work on the twitch app concept login was their idea. However, I added some spicy and created the Signup screen πŸ‘πŸ˜Š ( big ups to me 😘).

    • Figma Designs:

    twitch

About

This repository contains a collection of Auth screens built using Jetpack Compose, a modern Android UI toolkit.


Languages

Language:Kotlin 100.0%