Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Project: Exercise tracker Description: This is a console project that requests a filepath of an excel file, reads the file and converts the data inside it into a local SQL database (while considering the first row of the excel to be the header/name of the collumns). Technologies: C#, .Net, Entity Framework, SQL and Microsoft SQL server