Giter VIP home page Giter VIP logo

Pragati Rathi's Projects

basic-product-page-using-express icon basic-product-page-using-express

Basic product page using express and middleware. Middleware functions are functions that have access to request object (req), the response object (res) and the next middleware function in the application's request-response cycle. The next middleware function is commonly denoted by a variable named next.

custom-hooks icon custom-hooks

A custom Hook is a JavaScript function whose name starts with "use" and that may call other Hooks. In this project a basic form is created with validation using custom hooks and it will display error message if the inputs entered are not correct.

dashboard-grafana-cloud icon dashboard-grafana-cloud

Grafana is a "Monitoring Tool" used for querying, visualization, alerting and to generate metrics. A Grafana dashboard is a visualization tool that contains multiple panels arranged in grid format. You can connect to data sources such as AWS CloudWatch, Prometheus, InfluxDB, MySQL, Microsoft SQL Server etc.

html-css icon html-css

Product Card and Basic Form using HTML, CSS.

light-bulb-js icon light-bulb-js

Program to click the light bulb to turn it on or off using JavaScript.

react-birthday-reminder icon react-birthday-reminder

React Project to enlist all birthdays for today along with clear button. When you click on the button "Clear All", message "0 Birthdays Today" will be displayed.

react_calculator icon react_calculator

A simple Arithmetic Calculator using React, a JavaScript library. All components (function based) are written in JSX and ES6 style. To install all the dependencies npm is used. For calculation of all the expressions mathjs is used and for UI creation HTML5 and CSS3 are used.

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.