Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Releases: f4irline/image-gallery-client

Final release

09 Jan 18:12
Compare
Choose a tag to compare

Final release

This is the final release which is the full functional application.

New features

  • Error notifications
  • Confirmation to destructive actions
  • List user comments in profile view
  • Splash screen
  • App icon
  • Minor improvements to usability and user interface

All features briefly

  • Discovering new images
  • Uploading images
  • Commenting on images
  • Upvoting images
  • Profile view to see your own images and comments

Release 0.7.3

20 Dec 17:20
Compare
Choose a tag to compare
Release 0.7.3 Pre-release
Pre-release

Second release

Features:

  • Uploading images to backend
  • Fetching images from backend
  • Commenting on images
  • Upvoting and downvoting on images
  • Deleting images
  • Deleting comments
  • Logging in and out
  • Persist user state

Release 0.3.0

04 Dec 20:33
Compare
Choose a tag to compare
Release 0.3.0 Pre-release
Pre-release

First release

Features:

  • Custom navigation header
  • Refresh images on drag
  • Gallery overview with dummy images from a placeholder API
  • Floating action button with camera and gallery functionalities
  • Uploading user's images view
  • Login view
  • Profile view
  • Single image view, with image, title, description and comments etc.
  • Store images and user info in Redux store