Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thaoanhhaa1/www_week06
https://github.com/thaoanhhaa1/www_week06
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thaoanhhaa1/www_week06
- Owner: thaoanhhaa1
- Created: 2023-10-22T03:25:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-05T16:12:40.000Z (over 1 year ago)
- Last Synced: 2024-05-16T16:32:04.157Z (9 months ago)
- Language: Java
- Size: 15.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Table of Contents
- [Home Page](#home-page)
- [Post Page](#post-page)
- [Add Post Page](#add-post-page)
- [Login Page](#login-page)
- ~~[Registry Page](#registry-page)~~## Home Page
### Show list posts - Using pagination
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab06_HomePage.jpeg "Home page")## Post Page
### Show detail of post, comments of post, load more comments, comment, show children comments, reply comment
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab06_PostPage.jpeg "Post page")## Login Page
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab06_LoginPage.jpeg "Login page")## Add Post Page
![Alt text](https://thaoanhhaa1.github.io/www_images/Lab06_AddPostPage.jpeg "Add Post page")## Registry Page