Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

File metadata and controls

11 lines (7 loc) · 421 Bytes

Desktop Application for ISTE department at RIT

This is a Windows Forms desktop application built using C# and Visual Studio. Application uses DLL (Dynamic Link Library) for consuming RESTful api and bind the required data to the windows forms. Implemented accordions and some new features for good user interface.

Technology Stack

  • C#
  • Visual Studio
  • Responsive Windows Forms
  • DLL - Dynamic Link Libraries