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

General Discussion

What combination or platform would I use to build...

I am looking to build a website which is an online database which has a number of functionalities to it.

Basically, the site I would like to develop would need to have the following capabilities:

  • Import/Export .xls spreadsheets with crosschecking for duplicate entries/update fields.
  • Relevant ability to connect the entry with multiple images
  • Static HTML pages with informational content
  • Individual pages based on shared CSS and HTML containing the following:
  • Tagging across multiple entries, eg: Tags: white, house, plant, etc.
  • Multiple fields containing text content
  • Multiple images in each page.
  • Online backend for ease of data entry and maintenance so people can login and make changes.
  • Database containing the data/images
  • Google Translate compatible Facebook/Twitter and Social media sharing of the site and individual pages
  • Mobile compatible
  • Responsive web-design

Would Ruby on Rails be too complex a code-base for something like this? Or would I look at amalgamating something like HTML, PHP and CSS? Or should I consider another alternative?

Thank you in advance!

1 Answer