https://github.com/3d-it/webformandreport---angular-asp.net
A full-stack ASP.NET Core and Angular web application for data collection and reporting.
https://github.com/3d-it/webformandreport---angular-asp.net
angular aspnetcore efcore fullstack sqlserver typescript webapi
Last synced: 2 months ago
JSON representation
A full-stack ASP.NET Core and Angular web application for data collection and reporting.
- Host: GitHub
- URL: https://github.com/3d-it/webformandreport---angular-asp.net
- Owner: 3d-it
- Created: 2025-10-30T02:20:23.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-11-08T20:49:46.000Z (8 months ago)
- Last Synced: 2025-11-08T22:18:53.586Z (8 months ago)
- Topics: angular, aspnetcore, efcore, fullstack, sqlserver, typescript, webapi
- Language: TypeScript
- Homepage: https://3d-it.net/
- Size: 146 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🚀 Features
- Dynamic web form submission
- Backend powered by **ASP.NET Core Web API**
- Frontend built with **Angular (TypeScript)**
- Data persistence using **Entity Framework Core**
- Built-in **report generation**
- Clean **RESTful API** integration between client and server
- Connection string for SQL Server
- ---
## ⚙️ Technologies Used
| Layer | Technologies |
|-------|---------------|
| **Frontend** | Angular 17 +, TypeScript, HTML, CSS |
| **Backend** | ASP.NET Core 8.0, C#, Entity Framework Core |
| **Database** | Microsoft SQL Server |
| **Tools** | Visual Studio 2022, Git, Node.js, npm |
- ---
## 🧰 Prerequisites
- [.NET SDK 8.0+](https://dotnet.microsoft.com/download)
- [Node.js 16 LTS or higher](https://nodejs.org/)
- [Angular CLI](https://angular.io/cli)
- Microsoft SQL Server Management Studio