Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Help/guidence with JS & Object-oriented programming project.

Hello fellow coders,

Im trying to create a small program that collect scores from a each football game in a minor tournament and present it in a standing/table after each day with results like placement of teams, points, wins/draws/loses, goal dif etc. I would like to try this with some OOP. Im only about a 6weeks into programming and kind of insecure about my JS/html. I feel confused about where to start and how to structure everything properly. I have created a JSON file with all the data from the games so far & started with my constructor. I dont want you to code this for me, I only want guidelines.

Best regards, Alex