- Connecting with a SQL database using gorm;
- How to add a user into a database;
- How to store pictures into a database;
TO BE IMPLEMENTED:
- how to change or delete the user profile;
- how to change the avatar
- How to check the database, look for users with the same hobbies in common and print them (match!)
Overview