Skip to content

vivekprcs/JetCanvas

Repository files navigation

Football Ground Top View UI in Jetpack Compose

This project demonstrates how to create a top-view user interface of a football ground using Jetpack Compose and Canvas. The UI represents a football field layout, including the field boundaries, goals, and center circle, using custom drawing on a Canvas.

Features

  • Top View Layout: Visualize a football ground from a top
  • Custom Drawing: Use Jetpack Compose's Canvas API to draw the football field.
  • Responsive Design: Designed to adapt to various screen sizes and orientations.

Technologies Used

  • Jetpack Compose: Modern toolkit for building native UI on Android.
  • Canvas API: For custom drawing and rendering of the football ground layout.

Getting Started

To get started with this project, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/vivekprcs/JetCanvas.git
    
    ## Screenshots
    

Football Ground UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages