DailyWellnessScore is a cross-platform app built with .NET MAUI that helps users track and improve their daily wellness.
The app calculates a wellness score based on various lifestyle factors such as sleep, activity, nutrition, and mood.
- Track daily wellness activities
- Calculate and display a personalized wellness score
- Simple and user-friendly interface
- Cross-platform support (Android, iOS, Windows, macOS)
- .NET MAUI – Cross-platform framework
- C#
- XAML for UI design
- Platforms/ – Platform-specific code for Android, iOS, Windows, etc.
- Properties/ – Application properties and configuration
- Resources/ – Fonts, images, and styles
- App.xaml & App.xaml.cs – Application root
- AppShell.xaml – App navigation structure
- Clone the repository:
git clone https://github.com/harikacodes/DailyWellnessScore.git