Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

16 lines (15 loc) · 1.05 KB

CWC Project

Problem Statement -

A java project to encode any message and return the original message by decrypting it using a key value.

Team Name -

Akatsuki

Team Members Name -

Abhijeet Anand (2041001053)
Ayush Pattnaik (2041016201)

How to run?

Step 1 - Simply clone/download the repository
For clone - Click on the code button(green colour) and then copy the https link and then in git bash type "git clone "
(For ease I'm providing the link here also - https://github.com/Abhijeet-Anand-01/CWC_Project.git)
For download - Click on the code button(green colour) and then click on the download zip file and then in your system simply unzip the folder
Step 2 - Import the java folder (named CWC_Project) in any of your IDE (for example Eclipse IDE).
Step 3 - Then after importing the CWC_Project folder under the CWC_Project you can open the Project package in that you can run the encNdDec.java file.
Step 4 - Now you are ready to go. Cheers 🍻