https://github.com/spacebagel/flatdesign
A simple WPF project for managing fishing notes
https://github.com/spacebagel/flatdesign
csharp wpf
Last synced: 2 months ago
JSON representation
A simple WPF project for managing fishing notes
- Host: GitHub
- URL: https://github.com/spacebagel/flatdesign
- Owner: spacebagel
- Created: 2024-08-16T12:46:08.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-16T13:27:40.000Z (10 months ago)
- Last Synced: 2025-04-13T14:18:08.858Z (2 months ago)
- Topics: csharp, wpf
- Language: C#
- Homepage:
- Size: 4.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ 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




