UNIVERSITE DU HAVRE NORMANDIE INTEGRANTS :
- Andoni ALONSO TORT
- Rafik TEKFA
- Fouad TEKFA
- Salim Mahdjane
API Platform is a next-generation web framework designed to easily create API-first projects without compromising extensibility and flexibility:
- Design your own data model as plain old PHP classes or import an existing ontology.
- Expose in minutes a hypermedia REST or a GraphQL API with pagination, data validation, access control, relation embedding, filters, and error handling...
- Benefit from Content Negotiation: GraphQL, JSON-LD, Hydra, HAL, JSON:API, YAML, JSON, XML and CSV are supported out of the box.
- Enjoy the beautiful automatically generated API documentation (OpenAPI).
- Add a convenient Material Design administration interface built with React without writing a line of code.
- Scaffold fully functional Progressive-Web-Apps and mobile apps built with Next.js (React), Nuxt.js (Vue.js) or React Native thanks to the client generator (a Vue.js generator is also available).
- Install a development environment and deploy your project in production using Docker and Kubernetes.
- Easily add OAuth authentication.
- Create specs and tests with a developer friendly API testing tool.
The official project documentation is available on the API Platform website.
API Platform embraces open web standards and the Linked Data movement. Your API will automatically expose structured data. It means that your API Platform application is usable out of the box with technologies of the semantic web.
It also means that your SEO will be improved because Google leverages these formats.
Last but not least, the server component of API Platform is built on top of the Symfony framework, while client components leverage React (Vue.js flavors are also available). It means that you can:
- Use thousands of Symfony bundles and React components with API Platform.
- Integrate API Platform in any existing Symfony, React, or Vue application.
- Reuse all your Symfony and JavaScript skills, and benefit from the incredible amount of documentation available.
- Enjoy the popular Doctrine ORM (used by default, but fully optional: you can use the data provider you want, including but not limited to MongoDB and Elasticsearch)
Read the official "Getting Started" guide.
Created by Kévin Dunglas. Commercial support is available at Les-Tilleuls.coop.
docker compose build --no-cache
docker compose up --wait
- API Platform
- Symfony
- GraphQl
- Postgresql
- NextJs
- D3.js
Ce projet à été réalisé en équipe, pour notre cours du WEB en Master 2 IWOCS, à l'Université du Havre.
Nous avons mis dans le projet back-end (dans le dossier api/), les fichiers de test des valeurs foncieres entre 2018 - 2023 en France.
Pour remplir votre base de données veuillez de lire le Readme dans le projet api/ pour savoir comment faire les migrations.
Une fois qu'on a lancé notre projet et remplit notre base de données on peut aller sur le site, tapez l'adress http://localhost:80
Une fois dans cette page, vous pouvez cliquer sur le bouton client pour aller directement vers le site.
Si vous allez vers ImmobilieresList on verra la liste de tous les immobilières de notre base de données.
Maintenant, allons sur les autres bouttons du menu.
La moyenne de ventes de cheque moi.
Pour les mutations, vous pouvez choisir un interval de dates et sélectionner le moide d'affichage
- Par jour
- Par Mois
- Par Année
Et finalement on a les ventes par région répresentées apr un graphique camamber.
Ici vous pouvez visualiser les différentes régions avec une couleur différent et sélectionner l'année que l'on souahite afficher.