Pettle targets pet owners that have difficulties to travel with their pets . Indeed, means of transportations are not thought for animals. So with Pettle we try to create an easier way to travel.
The daily transports very often becomes an terrifying place and traveling becomes a huge step. More and more cities or companies are trying to reinvent the traditional way of moving.
Reinventing transportations can therefore be a way to reinforce the links between pet owners communities
Pettle succeeded in providing a new and innovating service that didn't exist before. It is on this point that Pettle differs from its competitors. Indeed, their are no transportation companies that offer this kind of service to pet owners. Pettle answer to a real struggle.
Thus Pettle has the ambition to offer its service in a web service to reinvent an original way of travelling for pet owners.
You can use AJAX to call the ArtCollab. You'll have to pass an URL which links to an image, and will receive an array of musics matching the image in return. If you are using jQuery, you can use the $.ajax() function in the code snippet below to get started.
$.ajax({
url: 'https://artcollab.com/api/',
data: '{ "imageUrl" : "http://mysite.com/myimage" }'
dataType: 'json',
success: function(data) {
console.log(data);
}
});
The API will provide you with a formatted object which contains an array with all the matching musics.
{
"results": [
{ "author": "Kanye west",
"title": "Stronger",
"album": "graduation",
"date":"2006–07",
"music_link": "https://spotify.me/kanye/stronger",
"album_image": "https://album.img/graduation.png",
"matching_result": "80%"
}]
}
We found that it is almost impossible for pet owners to travel with their pets. Indeed, they can only do so if they are small animals, and only in a bag. However, pet owners need to move to walk their animals, take them to the vet, go to friends, etc.
So the app is aiming to improve the current way to visit a museum because it is a too solitary pattern for the moment. The goal is to have artists get closer together during their visit. And this is also about challenging their artistic sense with a mixed-arts approach.
Pet owners
We are proposing pet friendly shuttles to bring pet-owners to pet friendly places. Users can click on the place of their choice (park, vets, petshops, pet-friendly coffee, restaurants etc...) on our interactive map, and we show them how to go there with our pet-friendly shuttles.
The project is related to web because it explores the collaborative aspect, the idea of network, a strong caracteristic of the web. The tchat reminds social networks using. The idea to share and to explain his opinions works also in the same way.
The user will access the service in different situations :