Git Product home page Git Product logo

load_app's Introduction

Demo

Load App

Github top language Github stars

Facebook Twitter LinkedIn GitHub

Table of Contents
  1. About
  2. Features
  3. Technologies
  4. Dependencies
  5. Starting
  6. Contact
  7. License

๐ŸŽฏ About

this is 3rd project in Advanced Android Kotlin Development NANODEGREE an app to download a file from Internet by clicking on a custom-built button

โœจ Features

  • โœ”๏ธ width of the button gets animated from left to right;\
  • โœ”๏ธ text gets changed based on different states of the button;\
  • โœ”๏ธ circle gets be animated from 0 to 360 degrees;
  • โœ”๏ธA notification will be sent once the download is complete. When a user clicks on notification, the user lands on detail activity and the notification gets dismissed. In detail activity, the status of the download will be displayed and animated via MotionLayout upon opening the activity.

๐Ÿš€ Technologies

The following tools were used in this project:

  • Animations
  • Custom views
  • Kotlin
  • Gradle
  • Android Studio

โœ… Dependencies

implementation fileTree(dir: 'libs', include: ['*.jar'])
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20"
    implementation 'androidx.appcompat:appcompat:1.2.0'
    implementation 'androidx.core:core-ktx:1.3.1'
    implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'
    implementation 'com.google.android.material:material:1.0.0'
    testImplementation 'junit:junit:4.12'
    androidTestImplementation 'androidx.test:runner:1.1.1'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'

๐Ÿ Starting

# Clone this project
$ git clone https://github.com/romanyn36/load-app.git

# Access
$ cd starter

๐Ÿ“ง Contact

Facebook GitHub Stack Overflow

๐Ÿ“ License

This project is under Open Source license

Made by Romani

ย 

Back to top

load_app's People

Contributors

romanyn36 avatar

Stargazers

 avatar  avatar  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.