http://git.tuvimen.i2p/school-projects/tree/2024-05/README.md
All other html is created by javascript functions. Site has 6 routes `login` , `register` , `forums` , `search` , `thread` , `error` and is a promise hell (see `script.js` ).
Overall this site is a functional forum, that has users that can create (but not delete or update) threads, posts, reactions and do searching.