diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..0671d42
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,186 @@
+
+
+
+# Tech Stack File
+ [rgunindi/javaSpringAndReact](https://github.com/rgunindi/javaSpringAndReact)
+
+|22
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (3)
+
+
+##
Data (1)
+
+
+
+
+ MySQL
+
+
+ |
+
+
+
+
+##
DevOps (3)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Yarn
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+##
Hosting (1)
+
+
+
+##
Open source packages (11)
+
+##
npm (7)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@emotion/styled](https://www.npmjs.com/@emotion/styled)|v11.9.3|07/06/22|Ramazan |MIT|N/A|
+|[@material-ui/core](https://www.npmjs.com/@material-ui/core)|v4.12.4|07/06/22|Ramazan |MIT|N/A|
+|[@material-ui/icons](https://www.npmjs.com/@material-ui/icons)|v4.11.3|07/06/22|Ramazan |MIT|N/A|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.16.4|07/04/22|xcod3r |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v13.3.0|07/06/22|Ramazan |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|07/06/22|Ramazan |MIT|N/A|
+|[react-scripts](https://www.npmjs.com/react-scripts)|v5.0.1|07/06/22|Ramazan |MIT|N/A|
+
+
+##
Apache Maven (4)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[mysql:mysql-connector-java](http://dev.mysql.com/doc/connector-j/en/)|N/A|07/04/22|xcod3r |GPL-3.0-only|N/A|
+|[org.springframework.boot:spring-boot-starter-data-jpa](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-data-jpa)|N/A|07/06/22|Ramazan |Apache-2.0|N/A|
+|[org.springframework.boot:spring-boot-starter-test](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-test)|N/A|07/06/22|Ramazan |Apache-2.0|N/A|
+|[org.springframework.boot:spring-boot-starter-web](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web)|N/A|07/06/22|Ramazan |Apache-2.0|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..7763c3f
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,292 @@
+repo_name: rgunindi/javaSpringAndReact
+report_id: 553111fba6f226266d23bf65f5497dd5
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:57:48+00:00'
+requested_by: rgunindi
+provider: github
+branch: main
+detected_tools_count: 22
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact
+ detection_source: Repo Metadata
+- name: Java
+ description: A concurrent, class-based, object-oriented, language specifically designed
+ to have as few implementation dependencies as possible
+ website_url: https://www.java.com
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact
+ detection_source: Repo Metadata
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact
+ detection_source: Repo Metadata
+- name: Material-UI
+ description: Material UI is a library of React UI components that implements Google's
+ Material Design.
+ website_url: https://github.com/mui/material-ui
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/1904/default_44d81cb9fadbc3688b7e91a6d5217d0ea5358b57.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/package.json
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: Spring Framework
+ description: An application framework and inversion of control container for the
+ Java platform
+ website_url: https://spring.io/projects/spring-framework
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/pom.xml
+ detection_source: server/management/pom.xml
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: MySQL
+ description: The world's most popular open source database
+ website_url: http://www.mysql.com
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/pom.xml
+ detection_source: server/management/pom.xml
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact
+ detection_source: Repo Metadata
+- name: Yarn
+ description: A new package manager for JavaScript
+ website_url: https://yarnpkg.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/yarn.lock
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/package.json
+ detection_source: client/package.json
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: Apache Camel
+ description: A versatile open source integration framework
+ website_url: https://camel.apache.org/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Application Hosting
+ sub_category: Platform as a Service
+ image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/src/main/resources/application.properties
+ detection_source: server/management/src/main/resources/application.properties
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: "@emotion/styled"
+ description: Styled API for emotion
+ package_url: https://www.npmjs.com/@emotion/styled
+ version: 11.9.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: "@material-ui/core"
+ description: React components that implement Google's Material Design
+ package_url: https://www.npmjs.com/@material-ui/core
+ version: 4.12.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16271/default_f04d39fc656c2e32ee1b9d3875a3002459aa3b69.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: "@material-ui/icons"
+ description: Material Design Svg Icons converted to Material-UI React components
+ package_url: https://www.npmjs.com/@material-ui/icons
+ version: 4.11.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16471/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: "@testing-library/jest-dom"
+ description: Custom jest matchers to test the state of the DOM
+ package_url: https://www.npmjs.com/@testing-library/jest-dom
+ version: 5.16.4
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: "@testing-library/react"
+ description: Simple and complete React DOM testing utilities that encourage good
+ testing practices
+ package_url: https://www.npmjs.com/@testing-library/react
+ version: 13.3.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: react-scripts
+ description: Configuration and scripts for Create React App
+ package_url: https://www.npmjs.com/react-scripts
+ version: 5.0.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/client/yarn.lock
+ detection_source: client/package.json
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: mysql:mysql-connector-java
+ description: MySQL JDBC Type 4 driver
+ license: GPL-3.0-only
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Maven Packages
+ image_url: https://img.stackshare.io/package/maven/image.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/pom.xml
+ detection_source: server/management/pom.xml
+ last_updated_by: xcod3r
+ last_updated_on: 2022-07-04 22:32:58.000000000 Z
+- name: org.springframework.boot:spring-boot-starter-data-jpa
+ description: Starter for using Spring Data JPA with Hibernate
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Maven Packages
+ image_url: https://img.stackshare.io/package/maven/image.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/pom.xml
+ detection_source: server/management/pom.xml
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: org.springframework.boot:spring-boot-starter-test
+ description: Starter for testing Spring Boot applications with libraries including
+ JUnit
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Maven Packages
+ image_url: https://img.stackshare.io/package/maven/image.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/pom.xml
+ detection_source: server/management/pom.xml
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z
+- name: org.springframework.boot:spring-boot-starter-web
+ description: Starter for building web, including RESTful, applications using Spring
+ MVC
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Maven Packages
+ image_url: https://img.stackshare.io/package/maven/image.png
+ detection_source_url: https://github.com/rgunindi/javaSpringAndReact/blob/main/server/management/pom.xml
+ detection_source: server/management/pom.xml
+ last_updated_by: Ramazan
+ last_updated_on: 2022-07-06 13:29:07.000000000 Z