Skip to content

VincentProuchet/Gestion_Missions_FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd040ac · Sep 29, 2022
Sep 7, 2022
Sep 29, 2022
Sep 7, 2022
Sep 7, 2022
Sep 7, 2022
Sep 27, 2022
Sep 23, 2022
Sep 29, 2022
Sep 7, 2022
Sep 29, 2022
Sep 29, 2022
Sep 21, 2022
Sep 7, 2022
Sep 7, 2022
Sep 7, 2022

Repository files navigation

Projet de fin d formation développeur Java FULL-STACK

FAD 04 DIGINAMIC

Groupe 2

partie Back-end

Here you have the Back-end part of an end-of training project we had three weeks for making it as close as possible to the "cahier des charge" document that you won't find with conceptions files due to legal reasons. We succeeded as you can test it with the branch EOTmaster witch is a snapshot of it developpement and the end of the given time, this is to allow further developpement
this project is an app that let ONLY people authenticated through a login to access, manipulate and add informations. informations where about : - mission - their nature - expenses made for the assignated mission (who also have nature designed as types)
conception documents are in "conception" file in the Back-end part files

GestionMissionsFE

This project was generated with Angular CLI version 13.3.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.