Closed Andrew7044 closed 1 year ago
Tutorial I'm using: https://golangbot.com/connect-create-db-mysql/
Currently having issue with Database creation. In database tester branch this error is received: No connection could be made because the target machine actively refused it. when creating DB
Seems to be some kind of permissions error, unsure.
3 Feb:
Got SQL server up and running using online hosting and created a preliminary user table. Should be able to send queries to and from DB.
Create SQL Database for backend. Get it up and running.
User Table should include: -Username -Password -UserID -Email
User issue: As a student using USwap I want to be able to have the site store at least some of my data.