Website quản lý tài khoản cá nhân sử dụng Jquery UI.
Có thể sử dụng để quản lý và lưu trữ các tài khoản cá nhân. Hệ thống sử dụng giải thuật AES để mã hóa mật khẩu nên tính an toàn tương đối cao.
- ASP.Net Core 6
- Mô hình 3 lớp
- Bootstrap 5
- Jquery UI
- Thuật toán AES
git clone https://github.com/tnkbang/ManagePassword.git
Lấy file script sql tại:
./wwwroot/content/sql/script.sql
Cấu hình kết nối csdl tại:
./appsettings.json
Change: "Data Source=TNKBANG-PC\\SQLSERVER;Initial Catalog=PasswordManager;Persist Security Info=True;User ID=sa;Password=khanhbang;TrustServerCertificate=True"
Và nhiều hơn thế nữa.....