Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 392 Bytes

File metadata and controls

20 lines (13 loc) · 392 Bytes

UserManagementPanel

This is a simple application that allows users to save and manage their images and information using C# with SQL Server LocalDB.

Features

  • User information input
  • User Information Update
  • Image upload support
  • Basic data listing

Technologies

  • C# (WinForms)
  • SQL Server LocalDB
  • Visual Studio

Status

✔️ A large part of the project is completed