Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thaoanhhaa1/week01_lab_haanhthao_20001575


https://github.com/thaoanhhaa1/week01_lab_haanhthao_20001575

Last synced: 10 days ago
JSON representation

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")