An open API service indexing awesome lists of open source software.

https://github.com/anasmak04/gestion-des-stagiaires-projet-fil-rouge

project fil rouge spring boot angular 14 PostgresqL
https://github.com/anasmak04/gestion-des-stagiaires-projet-fil-rouge

angular java pfe spring spring-boot spring-security typescript

Last synced: 27 days ago
JSON representation

project fil rouge spring boot angular 14 PostgresqL

Awesome Lists containing this project

README

        

# Project-fil-rouge-
# introduction about project Gestion des stagaires
Spring Boot application with Angular 14 on the frontend integrated with PostgreSQL database.
# Architecture
The application will be constructed using the following architecture:

![angular-spring-boot-postgresql](https://user-images.githubusercontent.com/102997226/183085354-a4cf717a-564f-443c-b102-23223033c6a3.png)



  • front-end - with Angular 11 as the main framework, with Templates, Components and HTTP Client for communication with the REST-full application server,

  • back-end - server side with Spring Boot, Spring REST Controllers, and Spring Data JPA for communication with the database,

  • database - submitted data will be stored in the PostgreSQL database.

# Back-end

Technology stack



  • Java 18

  • Spring Boot 2.7.1.RELEASE,

  • PostgreSQL 15,

  • Maven 3.8.6

# Front-end

Technology stack



  • angular 14

  • angular typescript

  • html5

  • css3

  • bootstrap

  • angular material

# Getting Started

To install this example application, run the following commands:

````
git clone https://github.com/anasmak04/Project-fil-rouge-.git spring-angular-project-example

````

This will get a copy of the project installed locally. To install all of its dependencies and start each app, follow the instructions below.


To run the server, cd into the server folder and run :

````
./mvnw spring-boot:run
````

To run the client, cd into the client folder and run:

````
npm install && npm start
````

# Help

any help please contact me

````
[email protected]
````
![login](https://user-images.githubusercontent.com/102997226/216458597-0dafce5a-ecce-4cb1-9d0c-9b06cd33e426.PNG)
![dash](https://user-images.githubusercontent.com/102997226/216458624-460bd957-a51e-4bf9-9479-5edf7d8e1ef5.PNG)
![stag](https://user-images.githubusercontent.com/102997226/216458688-f8894dca-4667-40bf-9a7f-b94eddbc771e.PNG)
![fil](https://user-images.githubusercontent.com/102997226/216458839-ba4ce2f4-335a-413e-b5aa-bc8a3d7f7e98.PNG)