Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thaoanhhaa1/week01_lab_haanhthao_20001575
https://github.com/thaoanhhaa1/week01_lab_haanhthao_20001575
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thaoanhhaa1/week01_lab_haanhthao_20001575
- Owner: thaoanhhaa1
- Created: 2023-09-10T02:59:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-21T04:13:51.000Z (over 1 year ago)
- Last Synced: 2024-05-16T16:32:03.150Z (9 months ago)
- Language: Java
- Size: 134 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Account management website uses Servlet
## Function
### User
- Login/Logout
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_LoginPage.jpeg "Login page")
- View account information and role
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AccountInformationPage.jpeg "Account information and role")### Admin
- Account detail
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AccountDetailPage.jpeg "Account information and role")
- Account manage
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AccountManagePage.jpeg "Account information and role")
- Role manage
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_ManageRolePage.jpeg "Account information and role")
- Add account
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AddAccountPage.jpeg "Account information and role")
- Add role
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AddRolePage.jpeg "Account information and role")
- Update account
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_UpdateAccountPage.jpeg "Account information and role")
- Update role
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_UpdateRolePage.jpeg "Account information and role")
- Update grant access
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_UpdateGrantAccessPage.jpeg "Account information and role")
- Delete account
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_DeleteAccountPage.jpeg "Account information and role")
- Delete role
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_DeleteRolePage.jpeg "Account information and role")
- Delete grant access
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_DeleteGrantAccessPage.jpeg "Account information and role")
- View accounts of a role
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AccountByRolePage.jpeg "Account information and role")
- Authorize an account
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab01_AddGrantAccessPage.jpeg "Account information and role")