Skip to content

Repository files navigation

63CNTT: DỰ ÁN WEB-2

Sinh viên: Nguyễn Đức Thắng 63 CNTT-CLC

1. Install:

  • Microsoft Visual Studio
  • Microsof SQL Server Manager

Front End

  • Framework: Bootstrap 4,5
  • HTML/CSS
  • JavaScript
  • Plugin: CKFinder, CKEditor
  • jQuery, aJax

Back End

  • IDE: Visual Studio ver 2017 trở lên
  • Framework: ASP.NET, .NET Framework 4.6 trở lên
  • Database: MSSQL
  • Mô hình Web Application: MVC
solution
├──CodeRumWebBlog.csproj
│  ├── Areas
│  │   └── Admin
│  │       └── Controllers
│  │       │   ├── HomeController.cs
│  │       │   └── ...Controller.cs
│  │       ├── Data
│  │       │   └── LoginModel.cs
│  │       └── Views
│  │           ├── Home
│  │           │  └── Index.cshtml
│  │           └── ...
│  ├── Controllers
│  │   ├── HomeController.cs
│  │   └── ...Controller.cs
│  ├── Models
│  └── Views
│      ├── Home
│      │  ├── Index.cshtml
│      │  └── ...
│      └── ...
│

About

Dự án Web cho bài tập lớn tại trường, commit hơi bừa bãi, không branch

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages