Thoscellen c66626ff3a init
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00
2020-05-16 15:34:05 +00:00
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00
2020-05-16 17:38:46 +02:00

NurseryManager-Project

Stakeholders:

Under GNU Licence, 2013

Objectives

The first objective of this project was to develop a software for the module "Individual Project". The project was spread over the years 2012 and 2013.
When it came to making this program, I used concepts taught during previous years, like the use of an object-oriented language, making a database connection, making an application. It is also necessary to succeed in thinking about the responsibilities and the organization of modules of the application itself, in order to make an easy development. In order to do this, I thought about using Visual Studio and VB language in dot net version 3.5.
There are two criteria: modularity and sturdiness.
Modularity consists of decomposing (or viewing) the software as various modules. Theses modules, called “classes” are interconnected and work in a way that each class has a unique responsibility.
Sturdiness consists of using error and exception management mechanisms provided by the language. If possible, the documentation system and units tests will be used. In any cases, the debug mode provided by Microsoft in Visual Studio is still a very good tool.

Description
Application de gestion de crèche
Readme 139 KiB
Languages
Visual Basic .NET 100%