Skip to content

Windows Application C# EF Core Katmanlı Mimari ve MS SQL kullanarak kişisel veya diğer kullanıcılar bazında kalori hesabı yapan uygulama

Notifications You must be signed in to change notification settings

bsrndr/CaloCalc-Kalori-Hesaplama-WinApp-Uygulamasi-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaloCalc

A calorie tracker application developed using C#, Object-Oriented Programming (OOP), and layered architecture in Windows Forms.

  • language: C#

  • Database: MS SQL Server

  • ORM Tool: Entity Framework Core

  • Front-End: WinForm

Main

The screen that greets us when we enter the application. From this screen, you can switch to the registration page to create an account or, if you are a registered user, you can switch to the login screen. You can obtain information about the application from the famous icon below.

Main

Login

From this screen, the user logs into the application.

Login

SignUp

You can register for the application by entering your information on the 'Sign Up' screen. It is important to fill in all fields and meet the necessary requirements. If the required conditions are not met, the user will be informed. Upon successful registration, the user will also be notified

SingUp

Home

The user can view the foods consumed throughout the day and their nutritional values based on meals. They can go to the 'addFood' page to add a new meal. Home

Food Creation

On this screen, the user can add a new meal. FoodCreation

Meal

A screen where we can add, delete, and update the meals we have eaten during the day. Meal(1)

List of Most Eaten Foods

A screen showing the list of the user's most frequently consumed meals. ListofMostEatenFoods

List of Most Eaten Foods by Others

A screen presenting the weekly and monthly lists of meals consumed by other users ListofMostEatenFoodsbyOthers

Most Eaten Dishes List

A screen showing the list of the most frequently consumed meals by all users. MostEatenDishesList

Edit Profile

A screen allowing the user to modify their height or weight. EditProfile

About

Windows Application C# EF Core Katmanlı Mimari ve MS SQL kullanarak kişisel veya diğer kullanıcılar bazında kalori hesabı yapan uygulama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages