Can I use WordPress for my university work
I’m making a website about NBA teams and need to code an account register and log in system that actually works, also I need to code a working playoff bracket prediction system. Am I able to do this on WordPress as I want to be able to make the website quick but still code those two specific parts? Thanks
Can you code php?
Laravel would be better as the other commentor stated but you can definitely use WordPress if you want. You can scaffold the entire user login/registration with a single command.