Skip to content

NikhilPatil2712/Asp-Core-Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Asp-Core-WebApp for student database management and Id generation.

Qr Code + pdf generator + Sql Database operation

Features include

1. Perform CRUD operations on each table listed below
2. Use ASP.Net Core MVC architecture with proper file and folder structure and EF Core
3. Use appSettings.js file, add proper validations and cover all code review points
4. Use Dependency injection and Repository pattern and attribute routing(With token or without token)
5. Design form using tag helpers
6. Sql Queriy optimized for DB operation
7. Nice User interface
8. Javascript validation
9. Q-R code generation
10. Pdf generation

How to used it.

  1. clone this git repo
  2. Install visual studio from here
  3. Open Repository with visual stdio
  4. Import database with microsoft sql server
  5. Run the appliaction

About

Added qr code+ pdf generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.0%
  • HTML 8.9%
  • CSS 0.1%