Skip to content

Exploring the world of Java development with Oasis Infobyte! Excited to dive into coding adventures and contribute to innovative projects.

Notifications You must be signed in to change notification settings

manishjr26/OIBSIP

Repository files navigation

Oasis Infobyte Java Development Internship Tasks

Welcome to my repository for the Oasis Infobyte Java Development internship tasks! This repository contains Java programs for three tasks completed as part of the internship application process.

Task 1: Online Reservation System

Link to Task 1 Java file
Description: This program implements an online reservation system for booking train tickets. It includes modules for login, reservation, and cancellation of tickets.

Task 2: Number Guessing Game

Link to Task 2 Java file
Description: This program implements a number guessing game where the user tries to guess a randomly generated number within a given range. It includes features such as limiting attempts, adding rounds, and displaying the score.

Task 3: ATM Interface

Link to Task 3 Java file
Description: This program simulates an ATM interface with functionalities for transactions history, withdrawal, deposit, transfer, and quitting. It provides a console-based interface for users to interact with.

How to Run

Each task file can be compiled and executed using a Java compiler and runtime environment. Here's how to run each task:
Compile the Java file: javac filename.java
Execute the compiled Java program: java filename

License

This project is licensed under the MIT License.

About

Exploring the world of Java development with Oasis Infobyte! Excited to dive into coding adventures and contribute to innovative projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages