I am starting to create an application which is designed to manage data for companies selling mainly outdoor day trips (e.g. hikes, rafting etc). The application at the moment is a project purely for myself to get back into IT, as I studied computer science and did quite some PHP programming but stopped 8 years ago and joined the outdoor tour guiding business.
So now I want to get back into web programming using modern technologies like REST/AJAX and a modern software/framework which saves me a lot of work :)
I was asked for building a system that would help hospitality structures for people seeking asylum. The request came from a small non-profit organization, and the project look quite simple. Anyway there are chance for the project to grow and I thought that if it will work, it would be a nice starting point for a next drupal out-of-the-box distribution.
But before dreaming about it, I would ask some advices.
Hello, Im a Drupal Newbie here, and considering using this for a web site.
The Drupal site will need to be integrated into our existing site, where it will need to show content relevant for that particular user / group.
So my first question, is it possible to have a remote login into drupal (custom PHP script, etc) so that the user logs into the main site, and we can also login to drupal.
Also, the page we display will have content specific to a user type & region. Want to make sure this is possible, or if we need some kind of plug in.
I have a website where users can publish reviews about certain companies. They can give a star rating on several criteria, such as availability by phone, customer service, etc. Then they write their review and the average rating is calculated.
So the companies have a profile which shows their rating and the reviews. Users can log in and write reviews. And there are company listing pages where users can filter companies based on their location and services they offer.
I'm new to the Drupal's community so please excuse me if I ask some stupid questions.
I want to create a website which will have for main purpose to translate words or sentences. As I have some basics in web dev (CSS, HTML and some PHP/MySQL) i wanted to try Drupal.
My main question is : Does Drupal is a good tool to build a translation website ? How can i manage the database where my words will be stored ? In my OVH database ? In the database included in modules ?