PullDating / FlutterApplication

The frontend flutter application, contains code for IOS, Android and web
GNU Affero General Public License v3.0
3 stars 1 forks source link

Upload photos #8

Closed WilliamDormer closed 2 years ago

WilliamDormer commented 2 years ago

There should be a way for the application to upload photos to the database. This will require an API that has a matching backend component.

Core functionality of the application.

WilliamDormer commented 2 years ago

Using minio and form-data. Still need to build out endpoints, but the core functionality is present.