GithubHelp home page GithubHelp logo

assignments_vqah's Introduction

assignments

Welcome to day wise assignments from day 1 to day 5 Technologies used were : HTML, CSS, Javascript. 1.) Plain Javascript - Day 1 -> ( assignment - 1, 2 ) 2.) Angular Framework - Day 2,3 -> ( assignment - 3, 4, 5 ) 3.) ReactJS Framework - Day 4, 5 -> ( assignment - 6, 7, 8 )

*** assignment 3,4,5 are same as 6,7,8 only difference is one is in reactjs and other in angular ( not angularjs ) Day - 1 : ( PLAIN JS ) It includes two assignments

Assignment - 1 :
    In assignment 1, we are provided with 3 concentric circles and on clicking circles, only that particular circle should display alert message and others shouldn't...

Assignment - 2 :
    In assignment 2, we are provided with 9 buttons in matrix format numbered row-wise from 1 ...9.
    Here on clicking middle most button, numbers should get rotated by one position towards right.
    Only outer circle is rotated in clockwise movement i.e shift by 1 position.

Day - 2, 3 : ( ANGULAR NOT ANGULARJS) It includes three assignments

Assignment - 3 :
    In assignment 3, data fetching is done from API in angular such that when a button is clicked in parent component , it displays data in child component.

Assignment - 4 :
    In assignment 4, here currency converter is made in angular.We select given currencies on either sides and also amount of currency 1 to find its equivalent amount in currency 2.

Assignment - 5 :
    In assignment 5, here we have to displayed data in child table initially using API but this time we have json file in local system itself and we have used API call instead of direct importing of file.
    Now, we have two choices, name and age of person and accordingly, on radio button selection operation, data gets displayed in child 2 after receiving data from child 1 via parent i.e 
    child1 performs radio button selection of name or age then that choice is passed to parent and thus that choice now passed to child2 and accordingly api call and sort data.
    Initially data is printed randomly as stored in files and later sorted on demand.
    Important is data cannot be passed directly among child 1 -> child2 so it gets passed via parents.

Day - 4, 5 : ( REACTJS ) It includes three assignments same as angular itself only done in reactjs.

Assignment - 6 :
    In assignment 6, here currency converter is made in angular.We select given currencies on either sides and also amount of currency 1 to find its equivalent amount in currency 2.

Assignment - 7 :
    In assignment 7, data fetching is done from API in angular such that when a button is clicked in parent component , it displays data in child component.

Assignment - 8 :
    In assignment 8, here we have to displayed data in child table initially using API but this time we have json file in local system itself and we have used API call instead of direct importing of file.
    Now, we have two choices, name and age of person and accordingly, on radio button selection operation, data gets displayed in child 2 after receiving data from child 1 via parent i.e 
    child1 performs radio button selection of name or age then that choice is passed to parent and thus that choice now passed to child2 and accordingly api call and sort data.
    Initially data is printed randomly as stored in files and later sorted on demand.
    Important is data cannot be passed directly among child 1 -> child2 so it gets passed via parents.

assignments_vqah's People

Contributors

harsh-singhal7385 avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.