Skip to content

clever-cottonmouth/PersonalTracking.API-WEB

Repository files navigation

PersonalTracking

A personal tracking application built with .NET MAUI that helps users monitor and manage their daily activities, habits, and goals.

Project Description

PersonalTracking is a cross-platform mobile application that allows users to:

  • Track daily activities and habits
  • Set and monitor personal goals
  • View progress and statistics
  • Manage tasks and reminders

Project Structure

PersonalTracking/
├── PersonalTracking/              # Main MAUI project
│   ├── App.xaml                   # Application entry point
│   ├── App.xaml.cs
│   ├── AppShell.xaml             # Main navigation shell
│   ├── AppShell.xaml.cs
│   ├── Views/                    # UI pages and views
│   ├── ViewModels/              # View models for MVVM pattern
│   ├── Models/                  # Data models
│   ├── Services/                # Business logic and services
│   └── Resources/               # App resources (images, styles, etc.)
│
├── PersonalTracking.Tests/       # Unit test project
│   └── Tests/                   # Test classes
│
└── README.md                    # Project documentation

Getting Started

  1. Clone the repository
  2. Open the solution in Visual Studio 2022
  3. Build and run the application

Requirements

  • Visual Studio 2022
  • .NET 7.0 or later
  • MAUI workload installed

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Enhance recruitment, onboarding, performance, and development in employee management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages