Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prakadesh authored Oct 26, 2023
1 parent e2b6ec8 commit 9532c0d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
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**

0 comments on commit 9532c0d

Please sign in to comment.