项目作者: thedevankit-0

项目描述 :
Added qr code+ pdf generator
高级语言: C#
项目地址: git://github.com/thedevankit-0/Asp-Core-Test.git
创建时间: 2019-09-13T13:33:14Z
项目社区:https://github.com/thedevankit-0/Asp-Core-Test

开源协议:

下载


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

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.