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