Skip to content

Releases: Andy-Wu12/Paw-Prints

Typescript Version

23 Nov 03:44
Compare
Choose a tag to compare
  1. Codebase updated to use Typescript
  2. Queried images can be clicked to open original version in new tab
  3. Minor bugfixes
  4. Setup instructions updated

Image Count Option

14 Sep 01:45
938cb21
Compare
Choose a tag to compare
  1. Option to choose the amount of images to show for a breed query is now available.

Minor Changes 1.2.0

29 Aug 03:49
Compare
Choose a tag to compare
  1. Root backend route ('/') set up to provide basic information about server endpoints
  2. README updated to provide setup / run instructions and other miscellaneous details

Minor Changes 1.1.0

29 Aug 01:30
Compare
Choose a tag to compare
  1. Internal changes to app directory structure
  2. Added error message rendering to both 'Random' and 'Breed' query pages.

MVP Release

28 Aug 22:20
Compare
Choose a tag to compare

Minimum viable product completed with the following features:

  1. Query a breed name and get random images of that dog breed.
  2. Get a random image of any dog breed.
  3. Navmenu for moving between pages.