The repository consist of .NET Framework WPF fundamentals classes that took place at the university.
The TravelApp is the final project that i made for this classes. This project is imitation of Travel App, where you can look through the excursions.
I implemented MVVM pattern. For database I used Microsoft SQL with Entity Framework. I also have implemented depedency injection with Autofac.