Posts

Showing posts with the label Mini Projects

Quarkus Full Stack Mini Projects With Source Code - Free Download

Image
1. Quarkus + Angular + MongoDB: User Management System Free Download User Interface: Complete Source Code Free  -   Click here Local Setup: Step 1 : Download or clone the source code to a local machine. Quarkus - Backend Project Setup Step 2 :  mvn clean package Step 3 : Run the Quarkus application java -jar quarkus-run.jar Angular 10 - Frontend Project Setup Step 4:  The npm install installs all modules that are listed on package.json file and their dependencies npm install Step 5:  Run the Frontend application ng serve Complete Source Code Free  -  Click here 3. Quarkus + Vue + MongoDB: User Management System Free Download User Interface: Complete Source Code Free  -   Click here Local Setup: Step 1 : Download or clone the source code to a local machine. Quarkus - Backend Project Setup Step 2 :  mvn clean package Step 3 : Run the Quarkus application java -jar quarkus-run.jar Vue - Frontend Project Setup Step 4:  The npm install installs all modules that are listed on package.json fil

Node JS mini projects with source code - free download

Image
Project 1: User Management Application - Using Node JS, Angular 10 and MongoDB Technologies used: Node JS Angular 10 MongoDB Express For more information and   download   source code please   click here Project 2: User Management Application - Using Node JS, Vue.js, and MongoDB Technologies used: Node JS Vue.js MongoDB Express For more information and  download   source code please   click here Project 3: User Management Application - Node JS, React JS, and MongoDB Technologies used: Node JS React JS MongoDB Express For more information and   download   source code please   click here Project 4: Node JS: Authentication and Authorization with JWT in Express.js What is JSON Web Token? JSON Web Tokens (JWT) have been introduced as a self-contained way for securely transmitting information between parties as a JSON object.JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact. This information can be verified and trusted because it is digitally signed. JWTs can be signe

Spring Boot Mini Projects With Source Code - Free Download

Image
Project 1: User management system - Spring Boot, React JS, and MongoDB Technologies used: Spring Boot 2.1.1.RELEASE React JS MongoDB Maven 3 Java 8 For more information and  download  source code please  click here Project 2: User management system - Spring Boot, Angular, and MongoDB Technologies used: Spring Boot 2.1.1.RELEASE Angular 10 MongoDB Maven 3 Java 8 For more information and  download  source code please  click here Project 3: User Management System - Spring Boot, Vue.js, and MongoDB Technologies used: Spring Boot 2.1.1.RELEASE Vue.js MongoDB Maven 3 Java 8 For more information and  download  source code please  click here Project 4: Registration and Login with Spring Boot, Spring Security, Thymeleaf, and JPA Technologies used: Spring Boot  is an open-source Java-predicated framework used to engender a micro Service. It is developed by the Pivotal Team and is utilized to build stand-alone and production-ready spring applications. Spring Security  is a Java/Java EE framework