Git Product home page Git Product logo

photo-manager-client's Introduction

Photo Manager Client

An app to upload and manage photos on a server.

Installing

Currently, only Android is supported.

Android

Check out the releases page for prebuilt APKs.

If you want to build an APK yourself, run these commands:

  • flutter pub get: grabs dependencies from pub.dev
  • dart run build_runner build --delete-conflicting-outputs: runs code generation that packages like Riverpod and Freezed use
  • flutter build apk --release: builds the APK in release mode

Guide

When you first install the app, you'll have to configure a server that will host the images.

The app showing no server is selected. The app showing no servers are configured.

When configuring a server, make sure to include http or https. If you are using the server linked at the top of the readme, make sure to include the port 3000.

The app showing the Manage Server screen.

Once you have configured a server, you can then add images.

The app showing that the server has no images. The app showing the Upload Photo page.

You can tap on an image to manage it.

The app showing the main grid of photos. The app showing the Manage Photo page.

The photos used in this guide come from the Library of Congress' Gardens collection.

UI layout

The basic idea behind the layout of the app is to make it easily usable with a single hand. When using a phone with one hand, your thumb resides near the bottom of the phone, so all operations are placed at the bottom to accomodate this.

photo-manager-client's People

Contributors

mloft74 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.