Skip to content

piyushjohnson/MyTyre

Repository files navigation

MyTyre

A simple tyre's B2B app

Made Possible

Android Gradle Gradle Jetpack

Introduction

The android application is built to enable target users to get information about only "CEAT Tyres" products available at CEAT Shoppe, Pratap Nagar, Jaipur.It is planned to solve real world problem to connect users with common interest

Table of Contents

Pre Requisites

You need to ready with these before

  1. Android Studio v3.3.2 or latest more
  2. Android SDK
    1. Build Tools v28.0.3 more
    2. Platform Tools v28.0.2 more
    3. SDK Platform API level 28 more
  3. Android Emulator/Device greater than API level 21(LOLLIPOP) more
  4. Gradle Plugin v3.3.2+ more
  5. Gradle v4.10.1+ more

Installation

Cloning Repo

Start off by cloning repo

git clone https://github.com/piyushjohnson/MyTyre.git

Pulling Repo

Want to update local repo

git pull

Building Project

./gradlew build

Usage

Screenshots

Splash Home Popular Tyres Choose Ride Find Tyre Show Tyre

Tests

Adding Soon

Dependency

  • Support Libs
  • Google Material Components
    • Card View
    • Recycler View
    • View Pager
    • Constraint Layout
    • Co-ordinator Layout
    • Legacy Support
  • Architecture Components
    • Live Data
    • View Model
    • Room (Compiler & Runtime)
    • Navigation UI & Fragment
  • Firebase
    • Core
    • Firestore
    • Firebase Auth UI
  • Dagger 2
    • Core & Compiler
    • Android Support
    • Android Processor
  • Glide

License

MyTyre is licensed under the MIT License.You can find license text at LICENSE.md