Describe your project or task here
TECHNOLOGIES:
HTML, CSS, GOLANG
I created a forum following the practices in the book Let's Go along side my instructor, utilizing Golang for the backend. The application includes essentials like user authentication. I implemented functionality for adding posts, create topics, and reply to posts. I followed the book making sure to implement best practices for security, performance, maintainability and file structure.