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

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.

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