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
- Host: GitHub
- URL: https://github.com/purkayasta/chartbuilding
- Owner: purkayasta
- Created: 2021-11-20T09:47:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T16:25:48.000Z (about 4 years ago)
- Last Synced: 2025-01-20T21:56:29.236Z (over 1 year ago)
- Topics: angular, angularmaterial, chartjs, csharp, sqlserver
- Language: C#
- Homepage:
- Size: 2.34 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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:
