Help making a usable website

So I’m trying to make a website. A simple one where I can create a login/signup setting where each user can upload images to the website. How could I do this? Where could I start?

1 Like

Welcome to the forum.

I don’t think what you want would be described as a simple website, you will need databases, authentication, upload scripts and various other components. I suppose it depends on how much web experience you have, but it is definately not something you could do using just bss.

If you have experience of php then it shouldn’t be a problem. I did use https://userspice.com/ a few years ago for a project, this can help you with the login/signup.

Another option would be to check out https://www.adalo.com/ it is a no code system for creating apps (both mobile and web)

If you do go the adalo route this might be a step in the right direction:

A huge thanks for the response and the information. I will take a look at it, thank you!

1 Like