Skip to content

Welcome to the CIPHERBYTE TECHNOLOGIES repository!β™¨οΈβ˜• This repo contains the projects I completed during my JAVA PROGRAMMING internship at CIPHERBYTE TECHNOLOGIES.πŸ“πŸ€–

Notifications You must be signed in to change notification settings

harishy0406/CBTCIP

Repository files navigation

Java Internship Projects at CIPHERBYTE Technologies πŸš€

Welcome to the repository for my Java internship at CIPHERBYTE Technologies! This repository contains four exciting Java projects that showcase my skills and learning progress. Each project is housed in its own folder and represents a unique task.

Repository Structure πŸ“‚

  • Task 1: Guess the Number 🎲
  • Task 2: BankY πŸ’°
  • Task 3: Online Examination πŸ“
  • Task 4: Digital Library Management πŸ“š

Project Descriptions πŸ“

Task 1: Guess the Number 🎲

A fun and interactive Java project where the user guesses a number generated by the computer.

Features ✨

  • Random number generation within a specified range (1 to 100).
  • User input via a dialog box.
  • Feedback on whether the guess is correct, too high, or too low.
  • Optional features: limited attempts, multiple rounds, scoring, and points based on attempts.

Technology Used πŸ’»

  • Java

Snapshots πŸ“Έ

image

Task 2: BankY πŸ’°

A simulation of a basic banking system allowing users to create accounts, deposit/withdraw funds, and transfer funds between accounts.

Features ✨

  • Account creation
  • Deposit and withdrawal
  • Fund transfer
  • Data persistence using files or databases

Technology Used πŸ’»

  • Java
  • Object-Oriented Programming
  • File handling

Snapshots πŸ“Έ

image

Task 3: Online Examination πŸ“

An online examination system with various functionalities to support exam-taking.

Features ✨

  • User login and session management
  • Profile and password updates
  • MCQ answer selection
  • Timer with auto-submit
  • Session closure and logout

Technology Used πŸ’»

  • Java
  • Object-Oriented Programming
  • File handling

Snapshots πŸ“Έ

image

Task 4: Digital Library Management πŸ“š

A comprehensive system to automate library functionalities.

Features ✨

  • Book-keeping and issuing
  • Fine generation
  • Advance booking
  • Report generation
  • Web-based with a user-friendly interface

Modules πŸ—‚οΈ

  • Admin Module: Full control over the system, update/delete/modify records, manage books and members.
  • User Module: View access to books, browse categories, search books, return and issue books, email support for queries.

Technology Used πŸ’»

  • Java , Java Packages
  • Object-Oriented Programming
  • File handling

Snapshots πŸ“Έ

image

Installation and Usage πŸš€

  1. Clone the repository:

    git clone https://github.com/harishy0406/CBTC
  2. Navigate to the desired project folder:

    cd CBTC
  3. Compile and run the Java project:

    javac Main.java
    java Main

Thank you for exploring my Java internship projects at CIPHERBYTE Technologies! πŸŽ‰ Feel free to reach out if you have any questions or feedback. πŸ“«

About

Welcome to the CIPHERBYTE TECHNOLOGIES repository!β™¨οΈβ˜• This repo contains the projects I completed during my JAVA PROGRAMMING internship at CIPHERBYTE TECHNOLOGIES.πŸ“πŸ€–

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages