There are 0 repository under backenddevelopment topic.
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
Spring Boot MVC project
Explore DevOps, Scrum, Spring Boot, and Angular through hands-on projects. From basic concepts to advanced applications, dive deep into modern software development practices.
This is the backend repository for the "Snapchat-Face-Filter" project. Handles image processing, filter selection, and communication with the frontend. Enables real-time filter application and image manipulation.
This repository contains a MERN-stack MVP project aimed at showcasing the core functionalities of a university management system, built for practice purposes.
Payback is a comprehensive web-based application designed to streamline the real estate investment process. Utilizing a modern tech stack that includes PHP, Laravel, React.js, Figma, and Webflow, the platform provides a seamless and intuitive user experience. Users can easily explore property listings, analyze market trends, and make investments
This repo contains testing of different types of express middlewares.
This project showcases a comprehensive implementation of authorization and middleware in a Laravel application. The focus is on demonstrating how to manage user permissions and protect routes using Laravel’s built-in authorization features and custom middleware.
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
A data visualization dashboard designed to provide interactive and insightful visualizations using data from `Data.csv`. Built with a Java Spring Boot backend and React.js frontend, this project showcases various metrics such as intensity, likelihood, relevance, and more, with dynamic filters and charts for in-depth data analysis.
This repository contains the server-side codebase for the web application named Fluffy Friends, a soft toy marketplace. Serving as the backend component of the project, it encompasses the logic, APIs and database interactions necessary to power the website's functionality.
This repository hosts the server-side codebase for the PMBIA website. Serving as the backend component of the project, it encompasses the logic, APIs, user authentication and database interactions necessary to power the website's functionality.
This repository serves as the server-side API for "The Chefs' Pantry" website, built with Node.js and Express.js.
This repository contains a TypeScript based e-commerce backend with Express, Mongoose and MongoDB. Includes endpoints for product and order management, with validation powered by ZOD.
This repository is a part of my SIGMA BATCH, In this part of sigma batch, i have learn web development. All codes of my classes will be upload in this repository.
A LMS created using Express.js
This Github repository is a collection of Node.js projects and examples, designed to help beginners learn and develop proficiency in building server-side applications with Node.js.
Mini E-commerce project encompasses user management, category, brand, product handling, reviews, orders, payment integration, notifications, and customer support.
Our Authentication API with JWT utilizes Express.js for robust backend handling, Mongoose for seamless MongoDB integration, and EJS templates for dynamic frontend rendering. This comprehensive solution ensures secure user authentication and authorization making it ideal for modern web applications. Built with reliability and scalability in mind
Simple CRUD App using Node.js, Express.js, and MongoDB.
Gestión de Usuarios: SpringSecurity, JWT. Gestión de Inventario: Compra a Proveedores, Recepción de Productos y Ventas
🚀 Exciting Quiz App 🧠✨ | Empower admins with Next.JS & Express brilliance! Create/manage quizzes effortlessly, elevate quiz-taking with dynamic questions. 🌐✨ User authentication, role-based access, sleek UI with Next.js & Redux. 🛠️ Seamless PostgreSQL & Prisma integration. 🏆 Flawless error handling! 🌟 #FullStackMagic #QuizMastermind 🚀🔥
microservice-based backend application designed to streamline the management of highway tickets, vehicle registration, user profiles, and internal payment processing.
A news site with authentication system add post, delete post, update post using php as a backend and bootstrap as a frontend
This project is a Django REST API application that manages Todos and Categories. It provides endpoints for creating, listing, updating, and deleting Todos and Categories. The project uses Django, Django REST framework, and PostgreSQL.
It is a web application that will provide an online reservation system to users for their journey. We have used the fundamental concepts of DBMS (Database Management System).
Learning, Practicing and Building with Go
Apache Tomcat is an open-source web server and servlet container developed by the Apache Software Foundation. It implements the Java Servlet, Java Server Pages (JSP), Java Expression Language, and Java WebSocket technologies. Tomcat is widely used for hosting Java applications, providing a robust environment for deploying dynamic web applications.
Repositorio con el código solución al proyecto requisito obligatorio número 4: Exercise Tracker para obtener la Back End Development and APIs de Freecodecamp