Skip to content

Commit 43d4ee1

Browse files
committed
Screenshots app V1 JSP
Captures de la 1ere version de l'application
1 parent f86dd1e commit 43d4ee1

File tree

10 files changed

+32
-0
lines changed

10 files changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,38 @@ fig: relations existantes entre les differentes classes
5858

5959
NB: *Ces diagrammes peuvent etre détaillés davantage en fonction des besoins.*
6060

61+
## Presentation de l'application
62+
### Premiere version simplifiee
63+
- Technologies:
64+
- Frontend: Java Server Pages (JSP), CSS
65+
- Backend: Spring Boot, MySQL, Spring Data JPA, Hibernate
66+
- UI:
67+
- Page d'accueil
68+
![img_1.png](img_1.png)
69+
fig: page d'accueil
70+
- Client
71+
![img_2.png](img_2.png)
72+
fig: choix service
73+
![img_3.png](img_3.png)
74+
fig: generation de Ticket
75+
76+
- Agent
77+
![img_4.png](img_4.png)
78+
fig: Choix service et localisation
79+
![img_5.png](img_5.png)
80+
fig: [connexion agent]
81+
![img_6.png](img_6.png)
82+
fig: appel client *(cas 1)**
83+
![img_7.png](img_7.png)
84+
fig: appel precedent/suivant [Aucun client en attente] *(cas 2)**
85+
86+
- Page admin
87+
![img_8.png](img_8.png)
88+
fig: dashboard admin - file du client SON106 *(cas 1)**
89+
![img_9.png](img_9.png)
90+
fig: admin dashboard - file attente Terminee a la Sonatel Cite Keur Gorgui *(cas 2)**
91+
92+
6193
## Copyright ©️
6294
- [sdley Souleymane DIALLO](https://sdley.github.io/) 2025
6395
- UAM, Polytech Diamniadio

img_1.png

54.4 KB
Loading

img_2.png

59.4 KB
Loading

img_3.png

49.2 KB
Loading

img_4.png

52 KB
Loading

img_5.png

54 KB
Loading

img_6.png

67.4 KB
Loading

img_7.png

63.9 KB
Loading

img_8.png

120 KB
Loading

img_9.png

117 KB
Loading

0 commit comments

Comments
 (0)