Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Faishal0786 authored Jul 29, 2024
1 parent 3e19454 commit 173e14a
Showing 1 changed file with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
# CODSOFT
### CodSoft Java Development Internship
Welcome to the CodSoft Java Development Internship repository! This repository documents my progress and assignments during my internship journey. Here, I'll be working on a set of tasks to enhance my skills and knowledge in Java development.
Tasks Overview <br>
Task 1: Number Guessing Game
Generate random numbers, prompt user guesses, and provide feedback.
Allow multiple rounds and calculate scores. <br>
Task 2: Student Grade Calculator
Calculate total marks and average percentage.
Assign grades and display results. <br>
Task 3: ATM Interface
Create an ATM class with withdraw, deposit, and checkBalance methods.
Implement input validation and connect with user's bank account. <br>
Task 4: Currency Converter
Convert currencies using real-time exchange rates.
Provide a user-friendly interface for currency conversion. <br>
Task 5: Student Management System
Manage students with Student and StudentManagementSystem classes.
Design a user interface for interaction and data storage. <br>
Welcome to the CodSoft Java Development Internship repository! This repository documents my progress and assignments during my internship journey. Here, I'll be working on a set of tasks to enhance my skills and knowledge in Java development.<br>
## Tasks Overview <br>
Task 1: Number Guessing Game:- Generate random numbers, prompt user guesses, and provide feedback. Allow multiple rounds and calculate scores. <br>
Task 2: Student Grade Calculator:- Calculate total marks and average percentage. Assign grades and display results. <br>
Task 3: ATM Interface:- Create an ATM class with withdraw, deposit, and checkBalance methods. Implement input validation and connect with user's bank account. <br>
Task 4: Currency Converter:- Convert currencies using real-time exchange rates. Provide a user-friendly interface for currency conversion. <br>
Task 5: Student Management System:- Manage students with Student and StudentManagementSystem classes. Design a user interface for interaction and data storage. <br>
## How to Use <br>
Each task has its own corresponding directory with source code, explanations, and any necessary files. To explore a specific task, navigate to its directory and review the provided materials. <br>

Expand Down

0 comments on commit 173e14a

Please sign in to comment.