Skip to content
#

curd-application

Here are 55 public repositories matching this topic...

Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~

  • Updated Dec 8, 2025
  • JavaScript

Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.

  • Updated Apr 10, 2020
  • Java

The MERN app serves as an example of how to utilise Build React App with Includes @mui/Material and its peer dependencies, which include emotion, the built-in style engine in MUI v5. Moreover, it employed Node.js for its RESTful APIs, and MongoDB was used to store data. It works with the Docker platform.

  • Updated Oct 13, 2023
  • JavaScript

Un atelier Doctrine avec Symfony consiste à utiliser la bibliothèque Doctrine pour la gestion de la persistance des données dans une application Symfony. Doctrine est une couche d'abstraction de base de données (ORM - Object-Relational Mapping) qui facilite l'interaction avec la base de données en utilisant des objets et des requêtes orientées obje

  • Updated Oct 27, 2021
  • PHP

SecretDiary is a privacy-focused note-taking app built with Jetpack Compose and Room Database for Android. Designed for simplicity and security, SecretDiary lets you create, update, and delete personal notes with a clean, modern interface. Whether you're journaling your thoughts or keeping important reminders, SecretDiary keeps your data securely

  • Updated Jul 30, 2025
  • Kotlin

Library Management System is a Java Spring Boot REST API application designed to manage books, users, and borrowing operations. The project demonstrates backend development using Spring Boot, Spring Data JPA, and Hibernate with database integration. It provides RESTful endpoints for performing CRUD operations, enabling efficient resource management

  • Updated Feb 16, 2026
  • Java

Improve this page

Add a description, image, and links to the curd-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the curd-application topic, visit your repo's landing page and select "manage topics."

Learn more