Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thaoanhhaa1/www_week06


https://github.com/thaoanhhaa1/www_week06

Last synced: 7 days ago
JSON representation

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