Management of an infirmary

Project title: Student visit management application.

Context: This project consisted of developing an application to efficiently manage students' medical visits, while providing functionalities to administer information relating to students and medications.

Tools used:

  • Development : Visual Studio 2022 for application creation.
  • Database: SQL Server for data management.
  • Version management: Git and GitHub for code tracking and collaboration.

Estimated workload: The project took about 30 hours of work.

Period of completion: From October 21, 2021 to January 7, 2022.

Objectives and functional needs:

  • Develop a feature to manage student information (name, first name, class, etc.).
  • Establish a system to record and track students' medical visits.
  • Manage information on medications used during visits (name, dosage, etc.).

Technologies used: C# language was used to develop the application, with SQL Server as the database to store and manage information.

Documentation provided: A specification document (CDC) was produced to structure and guide the different stages of development.

Summary:

  • This project allowed me to strengthen my skills in C# programming, while discovering its capabilities for developing management applications.
  • The combination of C# and SQL Server allowed me to acquire a better mastery of the interactions between an application and a database.
  • A contextualized watch on C# was carried out, enriching my knowledge of best practices and advanced features of the language.