I'm a beginner with Go, this is my first year following a study in IT. As an assignment I need to make a photo sharing page. I learned some basics of Go but definitely not enough to get all of it to work 🙂
What I go to work work:
- An html page that can create new users, login and add a cookie.
How I need help:
- I made a start to change the user accounts with an html page, but didn't get it to work to run the project.
- I want to create groups (combine table users and groups to table3) using an html page. I don't know how to start with this part, maybe if I get part 1 to work I might understand this better as well.
- I did get a page to upload photo's, but I didn't get it to work with echo in my main project.
I don't know what might be the best way to get help. Maybe share my project or something else might be better?