Skip to content

pikachuabc/DigitalRefrige

Repository files navigation

DigitalRefrige

COMP90018


Logo

Digital Refrige

A simple items expiration management tool!
Explore the docs »

About The Project

1 2 3

It is an Android app based on the function of reminding the expiration date of foods or items, which often leads to the waste. This app manage the expiration date of food purchased by users and reminds them regularly.

Getting Started

Prerequisites

  • Andriod studio virtual device

    AVD Manager -> Create Virtual Device -> Pixel 2/Pixel 4 -> API 28(Pie)
    
  • Real Andriod device with above API

  • Google SignIn

    In the project directory, using the Gradle signingReport command to get SHA-1 (making sure your java is above version 11):

    ./gradlew signingReport
    

    The signing report will include the signing information for each of your app's variants:

      > Task :app:signingReport
    Variant: debug
    Config: debug
    Store: ~/.android/debug.keystore
    Alias: AndroidDebugKey
    MD5: A5:88:41:04:8D:06:71:6D:FE:33:76:87:AC:AD:19:23
    SHA1: A7:89:E5:05:C8:17:A1:22:EA:90:6E:A6:EA:A3:D4:8B:3A:30:AB:18
    SHA-256: 05:A2:2C:35:EE:F2:51:23:72:4D:72:67:A5:6C:8C:58:22:2A:00:D6:DB:F6:45:D5:C1:82:D2:80:A4:69:A8:FE
    Valid until: Wednesday, August 10, 2044
    

    Please email yueruc@student.unimelb.edu.au about your SHA-1 and then you will be able to login with your google account.

Installation

  1. Clone the repo
    git clone https://github.com/pikachuabc/DigitalRefrige.git
  2. Install on Virtual device or Real device
  3. Run the application on phone

About

COMP90018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages