/techNest

An application that keeps track of the different departments in Safaricom and their roles and responsibilities.

Primary LanguageJavaMIT LicenseMIT

TechNest

Brief Description

A Java Application that keeps track of the different departments in Safaricom and their roles and responsibilities.
The user can browse the different departments within the Technology Division.
The user can add, read, update or delete departments, roles and staff member details.

The main functionalities are:

  • Create Department
  • Update Department
  • Delete Department
  • Add Staff to a specific department
  • CRUD operations on Staff Records
  • CRUD operations on Roles Records
  • View staff under a specific department with their roles
  • View All staff members

Authors

Set Up Instructions

To start using this project:

  • git clone https://github.com/kelvinMakamu/techNest.git
  • cd techNest
  • gradle build

Technologies Used

  • Java
  • JUnit
  • Gradle
  • GIT

Contact Information