Skip to content

jaiakash/Pawsome

Repository files navigation

Pawsome

Delta App Task 3

Rahul is a huge dog lover and his birthday is right around the corner. His friend Mario decides to make an app- Pawsome, to surprise him. He decides to make it all about dogs, so that in spite of being at home, he can still look at different types of dogs and know more about them. While doing his research, he finds out about https://thedogapi.com/ and decides to use the API to fetch details, for his app. Help him complete it so his surprise is ready on time.

Normal Mode

  • Create scrollable pages with all the different dog breeds and different dog images listed. Done
  • Each card in the above pages should display complete information of the respective card (name, temperament, origin, height, life span, weight etc.), when clicked. Done
  • Used Glide and Retrofit libraries. Done
  • Allow users to upload an image and get its corresponding analysis

Hacker Mode

  • Incorporate a search feature in the normal mode pages.
  • Add Splash Screen with animations. Done
  • Include an option to vote for dogs you like and display them in the favourites section, which will have the upvoted dogs. Allow the users to remove dogs from favourites.
  • Hacker Mode ++

  • Apply Pagination. Done
  • Implement swiping on images/name cards to remove dogs from favourites.
  • Allow sharing favourite dog images to other platforms. Done
  • Submitted by Akash Jaiswal

    Releases

    No releases published

    Packages

    No packages published

    Languages