Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 327 Bytes

Dashboard

Dashboard

Dashboard is a minimum viable product using ASP.net.

It provides a one page .aspx display that fetches a data set from a datasource, and outputs the data to screen.

This project provided proof of concept and functionality to

  • Connect to database
  • Perform CRUD operations
  • Integrate JS