/tank_mates

An aquarium compatibility & recommendation app written in Dart/Flutter (iOS/Android).

Primary LanguageDart

Tank Mates

Tank Mates is an mobile application for iOS/Android for determining the compatibility and recommended parameters for combinations of freshwater fish species.

Motivation

This project was created after experimenting with both React Native and Flutter for cross-platform development. Historically I have been a native Android developer but with the hype on cross-platform frameworks I had to give those a try. I fell in love with Flutter and decided to pursue my idea of creating a simple to use aquarium compatibility application. I plan to maintain and add many more features to this application in the future.

Features

  • Add up to 200 different species of freshwater fish
  • Determine compatibility between species
  • Find out if your tank can support your fish when full grown
  • Get recommendations for incompatible tanks

Many more updates to come in the future such as additional species, salt water fish, non-adult fish options, planted tanks, and much more!

Installation

Tank Mates can be downloaded and installed through the Google Play Store. The iOS version of this app will be released soon.

Authors

Connor Loftus

License

MIT License

Copyright (c) 2019 Connor Loftus

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.