Skip to content

Latest commit

 

History

History
95 lines (68 loc) · 2.67 KB

README.md

File metadata and controls

95 lines (68 loc) · 2.67 KB

🐈 WaterCat

A simple and cool mobile app to track water drinking!

LICENSE VERSION



Table of Contents


Cloning Repository

To clone repository, use Git clients like Tower or GitKraken, or type:

$ git clone https://github.com/pazurkota/watercat.git

Building Project

  1. Install .NET 8.0 SDK
  2. Install .NET MAUI workload:
dotnet workload install maui
  1. Verify and install missing components with maui-check:
dotnet tool install -g redth.net.MAUI.check
maui-check
  1. Build the project:
dotnet build

Run Locally

If using Android or iOS Emulator:

  1. Make sure you have properly configured emulator:
  2. Run the project:
    • For Android: dotnet build -t:Run -f net8.0-android
    • For iOS: dotnet build -t:Run -f net8.0-ios

If using physical device:

  1. Make sure you have properly configured device:
  2. Run the project:
    • For Android: dotnet build -t:Run -f net8.0-android
    • For iOS: dotnet build -t:Run -f net8.0-ios

Contributing

Pull requests are always welcome! For major changes, please open an issue first to discuss what you would like to change.


Support

If you encounter a bug, have a suggestion, or experience a similar issue, please open a new issue and provide a detailed description. When filling out the issue form:

  • Specify the nature of the issue (e.g., bug, feature request).
  • Indicate the target platform (Android or iOS).
  • Describe the problem in detail.
  • For bugs, provide step-by-step instructions to reproduce the issue.

Appendix

The banner at the top of the app has been generated by Artificial Intelligence (AI)