-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Energy Monitoring VM CloudSim - VMWattEco | ||
|
||
This repository contains the source code for the Energy Monitoring VM application developed as part of the Capstone Project for CSD5002 - Virtualization Essentials during the Fall Semester of 2023-24 under the guidance of Dr. Hemraj S.L. | ||
|
||
## Group Information | ||
- **Group Number:** 12 | ||
|
||
## Team Members | ||
- **Prakadesh R (Reg No: 20MEI10076)** | ||
- **Aakaash K S (Reg No: 20MEI10055)** | ||
- **M.Pon Dinesh Kumar (Reg No: 20MEI10010)** | ||
- **KOTHA SRIRAM (Reg No: 20MEI10062)** | ||
- **CHINTHA REDDY SAIKIRAN (Reg No: 20MEI10064)** | ||
|
||
## Running the Application | ||
|
||
To run the application, follow these steps: | ||
|
||
1. Clone this repository to your local machine | ||
2. run the following cmd | ||
**.\mvnw.cmd clean install** and | ||
**.\mvnw javafx:run** | ||
|