https://github.com/saudahmedkadapa/full-stack-.net-application
A full-stack web app with ASP.NET Core backend, ReactJS frontend, and SQL Server for data management, featuring user authentication and CRUD operations.
https://github.com/saudahmedkadapa/full-stack-.net-application
asp-net-core curd-operation dbcontext dotnet entity-framework-core migration postman rest-api sqlserver
Last synced: 2 months ago
JSON representation
A full-stack web app with ASP.NET Core backend, ReactJS frontend, and SQL Server for data management, featuring user authentication and CRUD operations.
- Host: GitHub
- URL: https://github.com/saudahmedkadapa/full-stack-.net-application
- Owner: saudahmedkadapa
- Created: 2024-12-12T15:42:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T15:47:16.000Z (about 1 year ago)
- Last Synced: 2025-02-06T18:01:25.477Z (about 1 year ago)
- Topics: asp-net-core, curd-operation, dbcontext, dotnet, entity-framework-core, migration, postman, rest-api, sqlserver
- Language: JavaScript
- Homepage:
- Size: 13.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A full-stack web application built with ASP.NET Core for the backend and ReactJS for the frontend, utilizing SQL Server for database management. This project demonstrates how to create a modern web application with features such as user authentication, CRUD operations, and dynamic user interfaces. The backend is powered by ASP.NET Core Web API, while the frontend is developed using ReactJS, and data is managed using SQL Server.
Technologies Used:
Backend: ASP.NET Core Web API
Frontend: ReactJS, Bootstrap
Database: SQL Server
Version Control: Git