Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Bank - Java

This is a java project that applies principles of object-oriented programming in creating the different functionalities of a common Bank Application. The Bank Management system has main user is end customer for open an account and enter the customer details. Different functions for each such as Bank Balance, Deposit Balance…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Ganesh Kandanala (6)

    Project 2

    Objective:

    use ecommerce; db.customer.insertMany([{_id:1,"name":"Ganesh","age":23,"city":"amalapuram","type":"premium","cust_id":501},{_id:2,"name":"Bala","age":22,"city":"Vizag","type":"premium","cust_id":502},{_id:3,"name":"Manotej","age":20,"city":"Hyderabad","type":"Non-premium","cust_id":503}]); db.products.insertMany([{Men:["shirts","Jeans","Trousers"],Brand:"Puma"},{Women:["Kurtas","Dresses","Jeans"],Brand:"Gucci"},{Kids:["Infants","Toys","Sets"],Brand:"Roadster"}]);…

    calendar

    01 Dec 2022 02:28 PM IST

      Read more

      Project 1

      Objective:

      CREATE DATABASE E_commerce;USE E_commerce; CREATE TABLE Register(RegisterId INT,NAME CHAR(20),PhoneNumber INT,city CHAR(10),country CHAR(10),pincoode INT,Email VARCHAR(50),N0n_premium CHAR(5),premium CHAR(5), PRIMARY KEY (premium, N0n_premium,Email,PhoneNumber,RegisterId,city,country,pincoode)); SELECT * FROM Register;INSERT…

      calendar

      27 Nov 2022 02:24 PM IST

        Read more

        Project 1

        Objective:

        Task-1: ER diagram should be uploaded in draw.io file.   Task-2:  CREATE DATABASE E_commerce;USE E_commerce; CREATE TABLE Register(RegisterId INT,NAME CHAR(20),PhoneNumber INT,city CHAR(10),country CHAR(10),pincoode INT,Email VARCHAR(50),N0n_premium CHAR(5),premium CHAR(5), PRIMARY KEY (premium, N0n_premium,Email,PhoneNumber,RegisterId,city,country,pincoode));…

        calendar

        21 Nov 2022 03:40 PM IST

          Read more

          E-commerce - Java

          Objective:

          This is a java project that applies principles of object oriented programming in creating the different functionalities of a common e-commerce store.

          calendar

          27 Oct 2022 06:08 PM IST

            Read more

            Bank - Java

            Objective:

            This is a java project that applies principles of object-oriented programming in creating the different functionalities of a common Bank Application. The Bank Management system has main user is end customer for open an account and enter the customer details. Different functions for each such as Bank Balance, Deposit Balance…

            calendar

            27 Oct 2022 06:07 PM IST

              Read more

              Project 1

              Objective:

              I have attached the file

              calendar

              29 Jul 2022 05:07 PM IST

                Read more
                Showing 1 of 6 projects