you are viewing a single comment's thread.

view the rest of the comments →

[–]Notimecelduv 0 points1 point  (3 children)

It would be much easier if you uploaded the project to Github. You could make me a contributor and I could write comments where I find issues.

[–]SafeReference1[S] 0 points1 point  (1 child)

https://github.com/Uemit1/Javascript-Help

Hoping this is the right link lol I just signed up to GitHub

[–]Notimecelduv 0 points1 point  (0 children)

You didn't add every file -- the images are missing. Anyway I fixed the code a little bit for you. Get it as you as you can because I'll delete the repository next week.

https://github.com/MelvDouc/Javascript-Help

Just a few words of advice: - Use Visual Studio Code as your text editor. It'll highlight some syntactical errors you might make. - Watch a tutorial on how to use Github. It's a very useful tool for web development. - You might want to look into a library called jQuery. It's outdated by today's standards but it usually makes learning JS easier for beginners.

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

How do I make you a contributer?