Skip to content

scottishsmile/KarateClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

KarateClub

C# WPF Database App

Two versions available:

  1. Built Program
  • Go here to run the program
  • Click "KarateClub" Application to run.
  1. Unbuilt Visual Studio Project
  • Go here to see my code
  • Open with Microsoft Visual Studio

Project Aim:

To learn and demonstrate my knowledge of C#, WPF and SQL commands.

Dependencies:

Live Charts www.lvcharts.net

  • using LiveCharts;
  • using LiveCharts.Wpf;

SQlite www.sqlite.org

  • using System.Data.SqlClient;
  • using System.Data.SQLite;

Log4Net https://logging.apache.org/log4net

  • using log4net;

About

C# WPF Database App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages