CMU-313 / nodebb-f24-boba

cmu-313-f24-nodebb-f24-NodeBB created by GitHub Classroom
GNU General Public License v3.0
0 stars 0 forks source link

Dig through current code #3

Closed annashiheart closed 4 days ago

annashiheart commented 1 week ago

Effort: 3 hrs Dependencies: None Acceptance Criteria: Identify files where this may be involved, get UI working

AliceeLe commented 4 days ago

From our understanding, we will modify the fields in the database through yaml files, located in public/openapi. Furthermore, the starting point is app.js. Since we want to add a new feature, answered by professor, that is similar to unread, we will add new functionalities into the src/component directory, then updating app.js to update the API endpoints.