FlatDesign

A simple WPF project for managing fishing notes

Stars
0
Committers
2

Fishing Delivery Notes (FlatDesign)

This repo is a rework of my first WPF project.

How to build

warning To protect potentially sensitive information in your connection string, you should move it out of source code.

  1. Run the SQL script in MSSQL: https://github.com/spacebagel/FlatDesign/blob/master/FishProductNotesDb.sql
  2. Change the connection string in FlatDesignApp.Data -> ProductDeliveryContext class -> OnConfiguring() method

Screenshots

Comparison with the original version

Related Projects