Skip to content

fdmomtaz/WeightTracker-DotNetMaui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET MAUI Weight Tracker App

App Banner

Welcome to the .NET MAUI Weight Tracker App, an open-source project showcasing the power and elegance of .NET MAUI for building good looking cross-platform applications. My goal is to demonstrate that you can build a fully functional and visually appealing app using .NET MAUI, backed by a SQLite local database for robust data management.

Features

  • Current Weight and Progress Display: A beautifully designed homepage that not only shows your current weight but also visualizes your progress over time.
  • Weight History: Dive into your weight history with a dedicated page that outlines your journey, helping you stay motivated and informed.
  • Local Data Storage: Utilizes a SQLite database to store and retrieve your weight data securely and efficiently, ensuring your data remains private and accessible across sessions.

Screenshots

Welcome Screen

Welcome Screen

Homescreen

The background color changes based on your weight gain and loss

Home Screen with only one data

Home Screen weight gain

Home Screen weight loss

Graph and history page

Graph and History Page

Settings Page

Settings Page

Technologies Used

  • .NET MAUI: The latest framework for building cross-platform applications for Android, iOS, macOS, and Windows with a single codebase.
  • SQLite: A C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
  • NET MAUI Community Toolkit: A collection of reusable elements for mobile and desktop development with .NET MAUI, including converters, behaviors, and effects to speed up development and enhance app capabilities.
  • CommunityToolkit.Mvvm: An MVVM (Model-View-ViewModel) toolkit that simplifies the implementation of the MVVM pattern in .NET applications, providing advanced features like observable properties, commands, and messaging that make developing responsive, testable apps easier.
  • AiForms.Maui.SettingsView: A library for easily adding settings views to your .NET MAUI app, allowing for the creation of rich, customizable settings screens without extensive UI coding.
  • UraniumUI.Material: A .NET MAUI library that brings Material Design components and styles to your app, helping create a modern, visually appealing interface with Material Design principles.
  • Microcharts.Maui: A versatile charting library for .NET MAUI that enables the integration of beautiful and interactive charts into your app, perfect for displaying data and progress in a visually engaging way.
  • SkiaSharp: A powerful 2D graphics library for .NET that allows for the creation of complex and high-performance drawings and animations, used in conjunction with .NET MAUI to enhance the app's visual elements and charting capabilities.
  • MVVM Architecture: Leveraging the Model-View-ViewModel (MVVM) pattern to promote a clean separation of concerns and easier maintenance.

Getting Started

To get started with this project, ensure you have the .NET 8 SDK and with the .NET MAUI workload.

  1. Clone this repository to your local machine.

  2. Open the solution file (.sln) in Visual Studio or use Visual Studio Code with the .Net MAUI extensions.

  3. Use Visual Studio's built-in tools to build and run the application on your chosen platform (Android, iOS, macOS, Windows).

Support

If you have any questions, encounter bugs, or need assistance using Weight Tracker, please feel free to open an issue on our GitHub Issues page. We welcome your feedback and contributions to help improve Weight Tracker.

For more detailed questions or discussions, consider using the Issues section on the GitHub repository. This is a great place to share ideas, ask for help with more complex issues, or discuss potential features.

Contribution

We welcome contributions to Weight Tracker. You can contribute by forking the repository, making your changes, and submitting a pull request. For more detailed instructions.

License

Weight Tracker is open-sourced software licensed under the MIT license.

About

A simple, user-friendly .NET MAUI weight tracker app with a clean design for anyone looking to explore .NET MAUI development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages