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
In order to utilize comments across different components, a context variable consisting the list of comments should be added. This is concerning all comments in the database.
A (potential) list of places where this variable would be used is, but not limited to:
post preview component
*Although we added this issue because that's how we thought it would be implemented, you can modify or adjust according to how you think would be the best.
In order to utilize comments across different components, a context variable consisting the list of comments should be added. This is concerning all comments in the database.
A (potential) list of places where this variable would be used is, but not limited to:
*Although we added this issue because that's how we thought it would be implemented, you can modify or adjust according to how you think would be the best.