eldanielaso
New Member
I am making a website for a local organization, and I am not sure what kind of backend I will need (Java, PHP, Ruby with Rails Framework, etc). I have only had experience with Java dynamic web projects in eclipse, so as far as ease of programming based on former knowledge, I feel Java would be slightly easier. However, the website is mostly informational, the only authentication will be for site admins (workers at the organization) to login and upload videos or other media. Also, there on one section of the site, users need to be able to post comments on a comment board (which should be stored in a database). Other than that, the site is mostly static and informational, relying mostly on design and content to attract users to the organization. Because of this, I feel like a Java project seems quite large for such a small amount of database interaction. Any suggestions as to what would be the best (which is the simplest, and quickest and easiest to implement for a small amount of database operations) backend would be great.Thank You Community.