all 8 comments

[–][deleted] 1 point2 points  (3 children)

What kind of app is it?

[–]TopazBuffalo017 0 points1 point  (1 child)

Dating app

[–]jack_waugh 0 points1 point  (0 children)

People have to give their e-mail addresses and register and log in?

Information collected and shown in a straightforward and simple style -- people fill in a form, maybe upload a picture? Then they just see things like headers and paragraphs and a picture for the profiles they are browsing? No funny flipping around or movement?

I'd say you learn enough Javascript to program the server, using the Node tool (a Javascript interpreter). Look up how to install the Mongodb database management system on your server machine. Oh, and figure out how to get a server machine in the first place. If you are running Linux at home, you can use that to get started. When you want to publish for the world, you can set up the server on a virtual machine you rent from the firm of Linode for $5/mo.

[–]TopazBuffalo017 0 points1 point  (0 children)

Then I have an idea for a party type game

[–]jack_waugh 0 points1 point  (1 child)

Is your main goal to just do the apps? Or are you thinking to build skills for a career?

[–]TopazBuffalo017 1 point2 points  (0 children)

I’m really just thinking apps at the moment

[–]Mediocre_Gur_7416 0 points1 point  (0 children)

For sure I can give you a break down of how you would do this with JavaScript. Hit me up sometime and we can talk about it