To install the project you need to run somes steps
git clone [email protected]:DufourVictor/openannuaire.git 'dossier'
- When the project is cloned , you need to go with the terminal in it. Run
cd '/path/to/files'
When done rune theses commands :npm install
ng serve
- Now go in your favorite browser and type in the URL :
http://localhost:4200/
- The Project is now installed and good to go !
This project gather data from a service. All of the date come from all of the French companies. With this the application list all of the companies, you can apply some filters to sharpen the results. It's also possible to export the list of the companies to save it.
This project had been done in group, with the technology Angular 5 and the API FirmApi (Opensource).
Down here , the list of the developers who have worked on this project :
Les étapes à faire pour installer le projet
git clone [email protected]:DufourVictor/openannuaire.git 'dossier'
- Une fois le projet récupéré, allez dans celui-ci depuis votre cmd grâce à la commande
cd 'dossier'
puis éxecuter ces commandes npm install
ng serve
- Rendez-vous maintenant sur votre navigateur et tapez dans l'url
http://localhost:4200/
- Votre projet est installé et lancé !
Le projet consiste à récupérer, depuis un service, des informations sur toutes les entreprises françaises. Suite à ça, l'application liste ces entreprises et il est possible d'appliquer des filtres pour afficher seulement certaines entreprises. Il est également possible d'exporter la liste d'entreprises pour la conserver.
Ce projet a été réalisé en groupe, avec la technologie Angular 5 et l'API FirmApi (gratuite et libre d'utilisation).
Ci-dessous, la liste des développeurs ayant participé au développement de ce projet :