Menu

Executive 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

PROJECT 1: DATABASE ECOMMERCES STORE

  -- TASK_01 & TASK_02-- ECOMMERCES STORE PROJECT_01 : CREATE DATABASE ecommerce; USE ecommerce; CREATE TABLE ADMIN(Admin_id INT,NAME VARCHAR(255) NOT NULL,PASSWORD VARCHAR(255) UNIQUE NOT NULL,mobile_no VARCHAR(17) NOT NULL,city VARCHAR(255) NOT NULL); DESCRIBE ADMIN; INSERT INTO ADMIN VALUES(101,'Bhushan Borde','2k22','93932892892','Pune'),(102,'Roshani…

    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 Bhushan Borde (4)

    PROJECT 1: DATABASE ECOMMERCES STORE

    Objective:

      -- TASK_01 & TASK_02-- ECOMMERCES STORE PROJECT_01 : CREATE DATABASE ecommerce; USE ecommerce; CREATE TABLE ADMIN(Admin_id INT,NAME VARCHAR(255) NOT NULL,PASSWORD VARCHAR(255) UNIQUE NOT NULL,mobile_no VARCHAR(17) NOT NULL,city VARCHAR(255) NOT NULL); DESCRIBE ADMIN; INSERT INTO ADMIN VALUES(101,'Bhushan Borde','2k22','93932892892','Pune'),(102,'Roshani…

    calendar

    26 Nov 2022 04:29 AM IST

      Read more

      Project 2: The Complete Java Back End Developmet

      Objective:

      Project 2 All the banks operating in India are controlled by the RBI. RBI has set a well defined guideline (e.g. minimum interest rate, minimum balance allowed, maximum withdrawal limit etc) which all banks must follow. For example, suppose RBI has set the minimum interest rate applicable to a savings bank account to be…

      calendar

      13 Nov 2022 12:53 PM IST

        Read more

        Project 1: The Complete Java Back End Development

        Objective:

        Ecommerce Project 1st: Project 1:Create an ecommerce console project with the following specifications-● That ecommerce should have these classes: Administration, Store, Cart,Customer, Product, Seller, Catalog, User ● Admin class will check whether the user is an admin or normal user if it is admin he/she can modify the…

        calendar

        13 Nov 2022 12:35 PM IST

          Read more

          Project: The Complete Front End Development

          Objective:

          AIM: E-Commerce Website Of Swag Of India INTRODUCTION Education, An integral part of our Indian Society and it is important for every individual to succeed in his life and help bring change to our world. In a country with more than 1.3 billion people living, for everyone individual education is essential. To keep learning…

          calendar

          13 Nov 2022 06:12 AM IST

          • CSS
          • HTML
          Read more
          Showing 1 of 4 projects