Skip to content

PlastiCode-374/MD-PlastiCode

Repository files navigation

PlastiCode

Introduction

PlastiCode is an application that educates about the types of plastic along with their lifespan and level of danger. There are three main features in this application: plastic type detection, recommendations for plastic alternatives, and recommendations for plastic recycling locations. PlastiCode is built with Kotlin, TensorFlow Lite, and implements the Clean Code Architecture.

Mock Up

Plasti-Code-Mockup-DETECTION.png

Plasti-Code-Mockup-LOCATION-AND-SETTING.png

Table Of Content

  • Introduction
  • Features
  • Libraries
  • Project Structure

Features

  • Splash Screen
  • Login & Register
  • Dashboard
  • Plastic Type Detection
  • Plastic Type Detection Result
  • Detection Result Details
  • Plastic Recycling Recommendations
  • Menu
  • Detection History
  • Background Mode Setting

Libraries

Project Structure

  • data
  • factory
  • network
    • ApiService
    • GoogleMapsApiService
    • ApiConfig
    • GoogleMapsApiConfig
  • preference
  • response
  • ui
    • dashboard
    • detection
    • result
    • login
    • location
    • main
    • menu
    • setting
    • register
    • history
  • utils
    • dataStore
  • ml
    • model.tflite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages