FitAdvisor FitAdvisor is a personal health and fitness tracking web application built with ASP.NET Core Razor Pages. It allows users to:
Register and log in securely
Record personal details (name, gender, weight, height, target weight)
Get personalized calorie plans (easy, medium, hard)
Log meals with calorie tracking
Track daily calorie balance
Record current weight and monitor weekly progress toward fitness goals
Data is stored in a SQL Server database using Entity Framework Core.