issues
search
jmbb1720
/
SwapD
A web-based platform where people can exchange skills.
0
stars
2
forks
source link
Load all posts from database to newindex.html
#29
Closed
jmbb1720
closed
4 years ago
jmbb1720
commented
4 years ago
Address #22
Load all posts from the database to newindex.html by implementing for loop in loadPosts.js
Limit the number of characters of posts' description displayed to the web page. Only display the first 3 lines of text.
Note: There are four submissions in the database and all of them are displayed to the main page as shown in the image below.