Now you can Instantly Chat with Shruthi!
About Me
Responsible for Making of the tickets generated by the Clients of the registered restaurants with the Uber Eats. The process I worked for deals with a food app, After successfully getting the project I worked as an Auditor. Responsibility for Quality...
Show MoreSkills
Portfolio Projects
Description
Implemented Nxt Trendz application which is a clone for ECommerce applications like Amazon, Flipkart where users can log in and can see a list of products with search, filters, sort by, etc.
● Implemented Different pages and routes for Login, Products, Product details using React Router components Route, Switch, Link, props, state, lists, event handlers, form inputs.
● Authenticating and authorizing users by taking username, and password and doing login POST HTTP API Call and implementing filters by sending them as query parameters to product API calls.
● Persisted user login state by keeping jwt token in local storage, Sending it in headers of further API calls to authorize the user.
Technologies used: React JS, JS, CSS, Bootstrap, Routing, REST API Calls, Local Storage, JWT Token, Authorization, Authentication
Show More Show LessDescription
Implemented Jobby App where users can log in and can see a list of jobs with search by Job title, filters based on Salary range and Employment type, etc Implemented different pages like Login, Home, Jobs, Job item details using React components, props, state, lists, event handlers, form inputs. Authenticating by taking username, password and doing login post HTTP API Call. Persisted user login state by keeping jwt token in client storage, Sending it in headers of further API calls to authorize the user. Implemented different routes for Login, Home, Jobs, Job item details pages by using React Router components Route, Switch, Link. Implemented filters and search text by sending them as query parameters to jobs API calls. Redirecting to the login page if the user tries to open Home, Jobs, Job item details routes which need authentication by implementing a protected route.
Show More Show LessDescription
Developed custom Wikipedia search application where users can search and view curated results and can see detailed explanations in Wikipedia by clicking on the specific result The displayed list of search results with HTML list elements with hyperlink as URL, styled list using CSS, Bootstrap, and implemented responsiveness using Flex properties and CSS Box model. Fetched search results from a server asynchronously using fetch GET HTTP API call. When a user clicks on a particular result, opens the website in a new tab by using the target attribute of the anchor tag in HTML.
Show More Show LessDescription
Developed persistent todo application with CRUD operations to the tracklist of tasks The displayed list of todos with HTML list elements, styled todo list using CSS, Bootstrap Implemented todo crud operations by using JavaScript event listeners and updated UI dynamically by using JavaScript DOM operations. Used Arrays, Objects, and their methods during todo list CRUD Operations Persisted todo list state on page reloads using local storage methods.
Show More Show LessDescription
Developed a responsive website for Food Store where users can see a list of food items, detailed information about a food item, offers. Designed page using following HTML structure elements like li, header, article, footer elements, and different bootstrap components to show different sections in the website and different bootstrap classes for responsiveness through the mobile-first approach. Implemented product youtube videos by using bootstrap embed and model components
Show More Show Less