An open API service indexing awesome lists of open source software.

https://github.com/purkayasta/chartbuilding

Just a demo app
https://github.com/purkayasta/chartbuilding

angular angularmaterial chartjs csharp sqlserver

Last synced: 3 days ago
JSON representation

Just a demo app

Awesome Lists containing this project

README

          

# Building Chart Application - A full stack app (.net 5, sql server and angular 13 )

## Backend Setup:

- Restore the database first.
- Change the sql server connection into appsettings.development.json.
- Run the API (`dotnet run ChartBuilding.API`)

## Frontend Setup:
- Just do the npm i 😜
- Run the app (`ng serve / npm start`)

### What you should see:
![image](https://user-images.githubusercontent.com/12936435/142906996-f9cefda7-112a-4fd7-af10-9262a0cdfbab.png)