Coder Social home page Coder Social logo

khyatikothadia / tipcalculatorapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 105 KB

This is a simple and beginner-friendly jetpack compose application that displays basic tip calculator to calculate the tip. It serves as a great introduction to Jetpack Compose for newcomers.

Kotlin 100.00%
andriod jetpack-compose material-ui

tipcalculatorapp's Introduction

TipCalculatorApp

This Android example serves as a comprehensive showcase of the effortless integration of Jetpack Compose, highlighting the platform's capability to facilitate smooth and modern UI development. The app presents a dynamic screen featuring a tip caculator which calculates the tip based on the data provided. By incorporating UI components such as Card, Box, OutlinedTextField, Image, Text, and Slider, it achieves an interactive and visually appealing user experience. The demonstration emphasizes the utilization of Material Design principles within Jetpack Compose, showcasing how these design elements enhance the aesthetics and functionality of the Android application.

Jetpack Compose

  • Jetpack compose is the new way to build UI for your android applications in a declarative manner. Now no more XML needed and you can build Android apps without construct the XML layout code.
  • Jetpack Compose is a modern declarative UI Toolkit for Android. Compose makes it easier to write and maintain your app UI by providing a declarative API that allows you to render your app UI without imperatively mutating frontend views.
  • Using Compose, you can build your user interface by defining a set of composable functions that take in data and emit UI elements.

tipcalculatorapp's People

Contributors

khyatikothadia avatar

Watchers

 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.