Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
/ tindy Public archive

Like Tinder, but swapping human beings with powerful feline creatures.

License

Notifications You must be signed in to change notification settings

jesusrp98/tindy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINDy 🐈

TINDy is an app designed for the Flutter Create challenge. This project covers people's necessity of cat related photos. It's like Tinder, but swapping human beings, with powerful feline creatures.

Service

Uses the TheCatAPI to provide us all with cute cats.

Features

  • You can upvote a photo by tapping twice, or pressing the 'Like' button.
  • Share functionality is implemented. You can share your favorite feline photos with whoever you want to.
  • If you don't feel writing upvoting a specific cat-related-photo (are you a monster?) you can go to the next one by tapping on the photo, or clicking the 'Next' button.

As you can imagine, a 'dislike' function has not been implemented. You know, it's physically impossible to dislike a cat photo.

Total size

Total size of the Dart code inside this project should be 5KB or below. Run this command in the project's root folder:

find . -name "*.dart" | xargs cat | wc -c

Total size: 5043B.

Download & install

First, clone the repository with the 'clone' command, or just download the zip.

$ git clone git@github.com:jesusrp98/tindy.git

Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.

Install dependencies from pubspec.yaml by running flutter packages get from the project root (see using packages documentation for details and how to do this in the editor).

There you go, you can now open & edit the project. Enjoy!

Built with

Author

License

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.

Meow :3 🐈

About

Like Tinder, but swapping human beings with powerful feline creatures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages