Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jogboms/tailor_made

✄ Managing a Fashion designer's daily routine.
https://github.com/jogboms/tailor_made

android dartlang fashion firebase firebase-auth firebase-cloud firebase-functions firebase-storage firestore flutter flutter-app flutter-apps flutter-examples inventory-app ios

Last synced: about 2 months ago
JSON representation

✄ Managing a Fashion designer's daily routine.

Lists

README

        





TailorMade


Managing a Fashion designer's daily routine


Built with ❤︎ by jogboms



Get it on Google Play

[![Format, Analyze and Test](https://github.com/jogboms/tailor_made/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/jogboms/tailor_made/actions/workflows/main.yml) [![codecov](https://codecov.io/gh/jogboms/tailor_made/branch/master/graph/badge.svg)](https://codecov.io/gh/jogboms/tailor_made)

---

TailorMade is what actually started out as an experiment with [Flutter](https://flutter.io/) and [Firebase Cloud Functions](https://github.com/flutter/plugins/tree/master/packages/cloud_functions) but instead turned out to be a valuable tool for managing a Fashion designer's daily routine. It is clean, easy on the eyes and overall has a very smooth feel. It also handles offline use cases with Firebase Cloud. Logo, Design & Concept by Me.

> For a full description of OSS used, see pubspec.yaml

## Getting Started

After cloning,

### FVM setup

Install `fvm` if not already installed.

```bash
dart pub global activate fvm
```

Install local `flutter` version.

```bash
fvm install
```

### Install, L10n & Riverpod code generation

```bash
fvm flutter pub get
fvm flutter pub run build_runner build
```

## Running

There are three (3) available environments:
- `mock`: Demo mode with non-persistent data
- `dev`: Development mode connected to firebase dev instance
- `prod`: Production mode connected to firebase production instance

To run in `mock` mode,

```bash
fvm flutter run --flavor mock --dart-define=env.mode=mock
```

## UI Shots
















































































## License

MIT License