Nutrition Analysis System
2018
This project started in 2018.
This project is a system aimed to be used by dietitians and researchers in the nutrition field in Israel. It gives the user the ability to do mass calculations and searchers using custom formulas that the user inputs. It has features like adding patients, outputting reports and statistics, and perform custom analysis on all the data it gathers. The system uses a scalable relational database I constructed from 4 different out-sourced databases with over 20M rows. It can even be updated when one of the four databases, changes.
- Programmed in
C#
&
SQL.
- Over 2,300 lines of code.This figure may include comment lines and some modified library files.
-
Log4Net
used in C#.
-
Microsoft SQL Server
used for Storage.
Lang/Lib/Pro |
Version |
.NET Framework |
4.5.2 |
Log4Net |
2.0.8 |
Microsoft SQL Server |
14.0 |
Type |
Windows Form Application |
Input |
GUI Commands |
Output |
GUI Data |
Data |
SQL Database with over 10M Rows. |
Special Components |
None |
Screenshots
Example of program menu.
Example of program menu.
Example of program menu.