You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stocky is a fullstack web application built with Java, Spring Boot, and Angular that helps busy store owners manage all of their stores in one place. This app is designed to be both robust and user-friendly, with a sleek and modern interface.
This is one of my individual projects, which is an e commerce web application for purchase health and wellness products online. Backend follows microservice architecture using spring boot along with mongo db. Front end is built using react js.
In this project, I have worked on Spring Boot microservices along with MongoDB Atlas as backend and Angular.js as frontend to design a Stock Market Charting Application.
This advanced-level repository equips learners with the necessary skills to excel in full-stack development using Java, with a focus on fostering employability skills. learners will delve into the key technologies integral to full-stack development, primarily centered around Java and its associated tools and frameworks such as Java EE, Java Persist
This repository serves as an extensive compilation of the projects and practice sessions completed throughout my journey with Patika+. As I advance through the program, each project and practice session is thoughtfully arranged into specific folders within this repository.
The REST API Reading Time Application is a Java-based application built with Spring Boot. It allows users to retrieve estimated reading times for texts or documents.
"I am an Indian farmer" is a Java-based project aimed at helping Indian farmers manage their fields effectively by providing information on required equipment, latest agricultural technologies, and government schemes.
This is a project i had to implement in the course of Distributed Systems[2022-2023] and this repo has two projects. I used Spring Boot framework for backend and React framework for frontend. Also, for security i used JWT for authentication and Spring Security. You can find backend part in the main branch and frontend part in the React branch