You are on page 1of 2

ANALYSE GESTION DE FIDELITE

I) BACKEND
1) Auth
2) Client
3) Card
4) Cadeaux
5) Lots
6) Transaction

1) Authentification :
a : USER
 Username
 First_name
 Last_name
 Assress_id
 Phone_number
 Email
 Password
 Confirmed_password

b : ADDRESS

 Country
 Region
 City
 Quater
 Street
 Postal_code

2) Client :
a : CLIENT

 First_name
 Last_name
 Email
 Phone_number
 User_id
 Address_id
 Transaction_ids

3) Card :
a :CARD_TYPE
 Name
 Other
b :CARD

 Name
 Card_type_id
 Identification
 Other

4) Cadeaux :
a :GIFT :
 Identification
 Other
5) Lot :
a :LOT
 Name
 Identification
 Cadeaux_ids
6) Transaction :
a :TRANSACTION
 Date
 Invoice_number

DUREE DU PROJET

Modules Fonctionnalités(No) Durée(Jour)


Authentification 6 2

Client 10 4
Card 15 5
Cadeaux 6 2
Lot 7 1
Transaction 5 1
Total ~=50 16

Durée total du projet ~= 35Jours de travaille

You might also like