Skip to content

HarShada8G/UIchallenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UI Challenge

This repository contains UI challenge implementations for both Android(Kotlin) and iOS(Swift) platforms.

The goal of this project is to practice building different types of user interface screens and improve design and layout skills on both platforms.

Platforms Used

1] Android (Kotlin) 2] iOS (Swift)

Project Structure

UIChallenge:

1] Android → Android Studio project
2] iOS → Xcode project

How to Run

Android

  1. Clone the repository.
  2. Open Android Studio.
  3. Click on "Open" and select the Android folder.
  4. Wait for Gradle sync.
  5. Run the app on emulator or device.

iOS

  1. Clone the repository.
  2. Open the iOS folder in Xcode.
  3. Select a simulator.
  4. Run the project.

Why This Project/Purpose of this project

This project is useful for:

  1. Practicing UI development
  2. Understanding layout structures
  3. Learning cross-platform UI design
  4. Improving Android and iOS skills

Contribution

If you want to contribute:

  1. Fork the repository
  2. Create a new branch
  3. Add your UI implementation
  4. Create a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 64.2%
  • Kotlin 35.8%