A simple and cool mobile app to track water drinking!
To clone repository, use Git clients like Tower or GitKraken, or type:
$ git clone https://github.com/pazurkota/watercat.git
- Install .NET 8.0 SDK
- Install .NET MAUI workload:
dotnet workload install maui
- Verify and install missing components with
maui-check
:
dotnet tool install -g redth.net.MAUI.check
maui-check
- Build the project:
dotnet build
- Make sure you have properly configured emulator:
- Run the project:
- For Android:
dotnet build -t:Run -f net8.0-android
- For iOS:
dotnet build -t:Run -f net8.0-ios
- For Android:
- Make sure you have properly configured device:
- Run the project:
- For Android:
dotnet build -t:Run -f net8.0-android
- For iOS:
dotnet build -t:Run -f net8.0-ios
- For Android:
Pull requests are always welcome! For major changes, please open an issue first to discuss what you would like to change.
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.
The banner at the top of the app has been generated by Artificial Intelligence (AI)