Skip to content

An android app for Shopping List web built with turbo-android

License

Notifications You must be signed in to change notification settings

hidakatsuya/shopping_list-android

Repository files navigation

Shopping List Android

CI

An Android client for the Shopping List web built with turbo-android.

Built With

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Set the following configs to create debug.properties file:

BASE_URL=<base url for the development version of your Shopping List app, usually this would be http://localhost:3000>
GOOGLE_CLIENT_ID=<your client id>

Build and run app.

Deployment

  1. Set the following configs to create release.properties file
BASE_URL=<base url for the production version of your Shopping List app>
GOOGLE_CLIENT_ID=<your client id>
  1. Set up App signing
  2. Create app/signingConfigs/release.gradle and move signingConfigs added to build.gradle
  3. Build app

License

This project is licensed under the MIT License - see the LICENSE file for details

About

An android app for Shopping List web built with turbo-android

Topics

Resources

License

Stars

Watchers

Forks

Languages