Giter Site home page Giter Site logo

M. Rane's Projects

flask_rest_sqlalchemy icon flask_rest_sqlalchemy

This project demonstrates use of SQLAlchemy with MySQL. Rest API Using Flask, MySql and SQLAlchemy. Also demonstrates pagination.

java8examples icon java8examples

1) In com.examples.demo, CRUD operation on User where we create, update, delete and read User using REST API and Spring RestTemplate. 2) In com.examples.java8, java 8 features are demonstrated with different examples. Each examples have comments in it.

kafka_examples icon kafka_examples

Demonstrates different Kafka examples such as i) Kafka Producer ii) Kafka Consumer iii) Kafka Streams iv) Kafka Streams Filtering & Conditional Redirection

material-ui-components icon material-ui-components

In this article, we will demonstrate different components of Material UI, React components that implement Google's Material Design. We will demonstrate following Material UI components: AppBar Autosuggest Card Expansion panels LinearProgress Paper Tab Tooltip BottomNavigation

material-ui-permanent-drawer icon material-ui-permanent-drawer

In this article, we will demonstrate Permanent Drawer, Clipped Drawer and Persistent Drawer of Material UI, Material UI is React components that implement Google's Material Design. On the left side of the Permanent Drawer, there will be menu items. When user clicks on those items, he will be presented with the screen corresponding to that menu item.

material-ui-steppers-wizard-example icon material-ui-steppers-wizard-example

In this article, we will demonstrate Steppers of Material UI, Material UI is React components that implement Google's Material Design. We will use Steppers component to create wizard flow. We will create 3 sub forms namely Form1, Form2 and Form3 to create restaurant and when user submits Form3, the restaurant will be created using FormSubmitted component.

mobx-employee-project icon mobx-employee-project

This is a demonstration project to show how to use React with Mobx. The project demonstrates how to create employee, update employee and delete employee.

profile-web-project icon profile-web-project

This project demonstrates how to read API data of user profiles and display it using Vue using element-ui.

react-form-validation icon react-form-validation

How to create form in react and how to validate the form and display validation errors in React

react_native_infinite_scroll icon react_native_infinite_scroll

This project demonstrates how to call REST API and display data in React Native. It uses FlatList to display the REST data and when user clicks on the item on the list, it opens up modal to display the user data details. Please see the screenshots attached.

rest_api icon rest_api

REST API using Spring Data and MongoDB. A common problem that we face in RESTful web services is sometimes the search API returns huge data. E.g. Searching for users in a city may return thousands of users. Returning this while result data consumes lot of bandwidth and not best way. We will see how to use PagingAndSortingRepository of Spring Data to address this issue.

restapi icon restapi

Creating REST API using nodejs, mongoose, expressjs

restaurant-modal-app icon restaurant-modal-app

Demonstration of how to use Semanti UI React Modal. On click of the Details button of the restaurant Card component, it opens up modal and displays the restaurant details along with close button. When user clicks on the close button, the modal closes.

unix_examples icon unix_examples

Demonstrates unix command useful examples. E.g. Extracting columns in files, searching for values in files, extracting specific row from file.

user-crud-project icon user-crud-project

CRUD example using React. Working example with screenshots and readme attached.

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.