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

Project 1 - Expense tracker

Project 1 - Expense tracker APP.JS   import { useState } from 'react'; import { Typography, Box, styled } from '@mui/material'; import './App.css'; import Balance from './component/Balance'; import ExpenseCard from './component/ExpenceCard.jsx'; import Transactions from './component/Transactions'; import NewTransaction…

    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 Abhay Raj Yadav (4)

    Project 1

    Objective:

    Project 1-ecommerce console project 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…

    calendar

    14 Mar 2023 05:56 PM IST

      Read more

      Project 2

      Objective:

      Project 2-banking management system Create a console application for the banking management system. Create few classes namely Customer, Account, RBI (Base Class) and few derived classes (SBI, ICICI, PNB etc). Assume and implement required member variables and functions in each class. In every Bank there should be…

      calendar

      14 Mar 2023 04:58 PM IST

        Read more

        Project 2 - Shopping cart application

        Objective:

        Project 2 - Shopping cart application Work with external JSON data and API to formulate the product list Use the third-party lib like bootstrap as style framework for react Apply filter on listed items and alter the state as needed. Think about APP state and use hooks with reducers Ans Componenets file Cart Filters Header…

        calendar

        06 Mar 2023 01:53 PM IST

          Read more

          Project 1 - Expense tracker

          Objective:

          Project 1 - Expense tracker APP.JS   import { useState } from 'react'; import { Typography, Box, styled } from '@mui/material'; import './App.css'; import Balance from './component/Balance'; import ExpenseCard from './component/ExpenceCard.jsx'; import Transactions from './component/Transactions'; import NewTransaction…

          calendar

          19 Feb 2023 04:56 PM IST

            Read more
            Showing 1 of 4 projects