Job description
I have a website to which I need to hook up a database. I need to find someone who can create a database and connect it to my website. The site is not exactly finished (front end is in vue and back end is in django) - it would be great if someone knew especially the backend to finish and streamline it all. The site is supposed to have a profile for each user who fills out the questionnaires and the data from their answers should be sent to the database. It is this part that is not done (although the questionnaires so already in the backend). Most of the data will be numbers or words, but some of the questions will be about pictures, so I think I need two databases to be able to store different types of data - I think MySQL would be best for non-image data.