SE701-T5 / Frontend

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1 stars 22 forks source link

Posts page basic layout #46

Closed Tvo465 closed 2 years ago

Tvo465 commented 2 years ago

Description

contains a list of all the posts (use the existing post preview component) contains a searchbar to search all the posts contains new post button search function able to filter posts by title Search function should also include the ability to filter out posts based on the test of the post, this will be made into a new issue.

This is the link to the page for netlify preview: https://deploy-preview-46--uniforum.netlify.app/Posts

Related Issue

Solves #32

Type of change

How Has This Been Tested?

Manually tested locally. Chrome using windows 11.

Checklist:

For more information, refer to the Contributing Guidelines and Code of Conduct links at the bottom of this page.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for uniforum ready!

🔨 Explore the source changes: 5b66630089cd79320036acc9db67d0dbc7f42db9

🔍 Inspect the deploy log: https://app.netlify.com/sites/uniforum/deploys/623453c84310510008645415

😎 Browse the preview: https://deploy-preview-46--uniforum.netlify.app/

Tvo465 commented 2 years ago

Heya please fix these issues so we can see the Netlify preview, thanks! image

Just fixed it, should be working now.