Skip to content

Project in c# for object oriented programming course

Notifications You must be signed in to change notification settings

GuyCarmy/eat2fitDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My final project in c# for object oriented programming project course. Course #20586 of the open university of Israel.

Its a program for dietitions to manage the diets for their clients. The project is wrttien using xamarin, and using MongoDB. The project is based on MVVM design pattern. The Models: Customer, Meal, Food. a meal holds a list of foods and time. a customer holds personal info and 2 lists of meals (one suggested by the dietition and the second inserted by the customer himself, what he actually ate).

The Views for the desktop app are: main. add customer. add food. add meal.

This is the dietition desktop app. the client have an android app in other repo.

More info can be found in this repo

About

Project in c# for object oriented programming course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages