Skip to content

Logiciel de Gestion d'une supérette. Projet de fin 1er année Java.

Notifications You must be signed in to change notification settings

vifeng/logiGestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LOGIGESTION

Description of project

Logiciel de Gestion d'une supérette. Pour chaque section suivante, il y a les fonctionnalités de création, modification, suppression, affichage et sauvegarde :

  • GESTION DES ARTICLES
  • GESTION DES COMMANDES
  • GESTION DES FACTURES
  • GESTION DES CLIENTS
  • SAUVEGARDER Pour connaitre en détail les règles de gestion et spécificités métiers du programme vous pouvez lire : logiGestion/JEU DE TEST.pdf

How to install

For Eclipse :

  1. Copy the folder LogiGestion_OK that contains the project and paste it in your Eclipse workspace folder.
  2. Open eclipse and select your workspace
  3. Create a new Java Project named LogiGestion_OK
  4. Eclipse will recognize that there is a project with that name in the workspace and will import it. All you have to do is to make refresh (press F5) on the new project.

How to Use

To know more please visit logiGestion/JEU DE TEST.pdf

  1. Go to Serie53/ClientSerie53.java and run the JAVA APPLICATION
  2. Have fun testing or follow the guidelines JEU DE TEST.pdf Please pay attention to what happens to the invoice or the order if you delete or modify a product or such things… ;)
  3. Go to Serie61/Client61.java and run the JAVA APPLICATION, you will experiences a few java frames. Login and password should be the same. Any will work…

Website

Just a short video to present the fonctionalities : https://youtu.be/nJUUwNaE60M

About

Logiciel de Gestion d'une supérette. Projet de fin 1er année Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages