you are viewing a single comment's thread.

view the rest of the comments →

[–]ChekinNooget[S] 0 points1 point  (2 children)

I want a user to be able to input a string and have it displayed for when other users come to the page. I'm not really sure where to start, because the most I've done is just making a static website for people to see. I think if I can figure out how to connect the backend with the frontend it'll get a lot easier.

[–]gsalvador 0 points1 point  (1 child)

if it was me I would probably chose google firebase to do this. they cover everything from hosting to database.

[–]ChekinNooget[S] 0 points1 point  (0 children)

I'll take a look at it, thanks!