nh-tu-z / ScaleManagement

Freelance project regarding scale management.
0 stars 0 forks source link

Refactor the source code #4

Closed nh-tu-z closed 1 year ago

nh-tu-z commented 1 year ago
  1. Add .gitignore file for the source code in order to remove files that are generated during build step add development environment --> (done)
  2. Add readme.md file to the source code to explain how to set up environment for the source. --> (done)
  3. SPIKE: Is there any ways to separate the database connection as a service in WPF? --> (WIP)
  4. Code quality here
nh-tu-z commented 1 year ago

Solution for 3. will be found in https://github.com/nh-tu-z/ScaleManagement/issues/5 and 4. will be kept track in https://github.com/nh-tu-z/ScaleManagement/issues/1