Origami Superman
Member
Thanks for the answers. Any tips on structuring a project like this?
Laravel is great but it's just going to likely overwhelm you since it assumes a good familiarity with php. You don't need a complicated framework for what you want to do, what you've described could be handcoded pretty simply. Though If this truly is your first foray then I would start with a simpler project and keep it to just HTML, CSS and a bit of JS and then work my way up.