Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

CRUD

CRUD is an acronym that stands for create, read, update and delete in the context of database queries or HTTP verbs in case of REST APIs. | CRUD | SQL | HTTP | |-|-|-| | Create | INSERT | POST | | Read | SELECT | GET | | Update | UPDATE | PUT to replace, PATCH to modify | | Delete | DELETE | DELETE |

https://github.com/sofyansetiawan/create-read-update-delete-crud-dengan-php-dan-mysql

CRUD sederhana dengan php 5 dan mysql dengan form untuk input edit dan tabel untuk menampilkan data

crud crud-application mysql php php5

Last synced: 12 Nov 2024

https://github.com/muhammadzulhusni/blog-system

Blog System is a web application built with Laravel, designed for managing and publishing blog posts. The system includes full CRUD (Create, Read, Update, Delete) capabilities, allowing users to create, view, edit, and delete blog posts.

blog-system crud inprogress-develop laravel-framework tailwindcss

Last synced: 11 Oct 2024

https://github.com/scjadhav21/moviebookingsystem

with this application you able to book movies online

crud css3 html5 javascript

Last synced: 02 Nov 2024

https://github.com/joeri-abbo/next-cookbook

A dual Next.js project featuring a static site for browsing recipes at cookbook.joeriabbo.nl & a CRUD-based CMS in /cms for recipe management. Both apps are designed for seamless recipe exploration & administration.

cms cookbook cooking-recipes crud javascript js nextjs node react recipe-management static-site typescript

Last synced: 15 Nov 2024

https://github.com/juliolmuller/studying-vuex

Simple CRUD application using the progressive JavaScript framework Vue (with Vuex).

crud javascript portfolio vuex

Last synced: 15 Nov 2024

https://github.com/cnahmetcn/corecrud

ASP.NET CORE MVC CRUD Example With Globalization & Localization

asp-net asp-net-core crud csharp globalization globalization-and-localization localization mvc

Last synced: 06 Nov 2024

https://github.com/knowledgefactory4u/spring-boot-azure-sql-crud

Azure SQL Database + Spring Boot - Build REST CRUD APIs

azuresqldb crud springboot springdatajpa

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/springboot3-vue3-mongodb-crud

Spring Boot 3 + Vue JS 3 + MongoDB CRUD

axios crud mongodb springboot3 vue3

Last synced: 14 Nov 2024

https://github.com/davidmartinezros/how-do-you-learn

A Rest Service with Spring Boot 1.5 running in Java 8 that add, remove, modify and get UnityKnowledege of Objects and it's UnityKnowledge Relation Objects. And save all data in a MongoDB.

actuator concept crud crud-application knowledge mongodb robot spring-boot

Last synced: 30 Oct 2024

https://github.com/SDV-Plurimedia/ngx-generators

Générateur de code pour Angular 2+

angular-2 bootstrap crud datatables generator

Last synced: 07 Oct 2024

https://github.com/knowledgefactory4u/dotnet-6-postgresql-crud-application

Build REST CRUD APIs with .Net 6 and PostgreSQL

crud dotnet6 postgresql rest-api

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/dotnet6-sqlserver-crud-application

Build REST CRUD APIs with .Net 6 and Microsoft SQL Server

crud dotnet6 rest-api sqlserver

Last synced: 14 Nov 2024

https://github.com/sudarika/wow-jobs

Introducing our new student-centric social media platform, where you can connect with peers, enhance qualifications, discover internships, and achieve your career goals. Join us in revolutionizing how students navigate their academic and professional journeys for a brighter future.

academic-project crud mern-stack mongodb

Last synced: 06 Nov 2024

https://github.com/knowledgefactory4u/dotnet-sqlserver-angular15-crud

.Net + Microsoft SQL Server + Angular 15 CRUD Application Example

angular15 crud dotnet sqlserver

Last synced: 14 Nov 2024

https://github.com/eicrud/eicrud-tutorial

A simple tutorial for the Eicrud framework

api backend crud eicrud framework nodejs tutorial

Last synced: 13 Nov 2024

https://github.com/prathameshdhande22/employee-management-system

This is an employee management system developed using Java Swing. It allows users to add, delete, update, and display employee information using a JTable. It is connected to a MySQL database using JDBC and contains classes for database operations and employee data storage. This is my first JDBC project.

crud crud-application eclipse eclipse-ide employee employee-management employee-management-system java-swing java-swing-application java-swing-applications java-swing-gui java17 javaswing jdbc jdbc-connector mysql mysql-database simple

Last synced: 14 Nov 2024

https://github.com/awran5/react-firestore-crud-app-ts

A simple CRUD (Create, Read, Update and Delete) React App using Hooks, Cloud Firestore and Bootstrap for the UI.

bootstrap crud crud-application firebase firebase-database firestore react react-hooks typescript

Last synced: 26 Oct 2024

https://github.com/rafa-kozand/doctor-s_cadaster

Repository created for a job test. (CRUD).

cadastro-de-clientes crud mysql php

Last synced: 12 Nov 2024

https://github.com/sgangopadhyay/php-loginlogout-app

Login Logout system in PHP

crud login-logout-system mysql php

Last synced: 08 Nov 2024

https://github.com/hendraaagil/crud-csharp

Simple CRUD C# Application With SQL Server Database

crud csharp

Last synced: 02 Nov 2024

https://github.com/sgangopadhyay/php-excel-file-generator

A PHP program to generate Excel file from the MySQL Database

crud excel mysqli php

Last synced: 08 Nov 2024

https://github.com/clever-framework/clever-framework

基于BFF架构设计的中后台快速开发框架,支持SQEL、JPA、Mybatis 等多种查询方式

backend-for-frontend bff crud jpa spring spring-boot spring-data spring-data-jpa spring-security

Last synced: 07 Nov 2024

https://github.com/letsila/simple-go-crud

A very simple Go application CRUD (without the U)

crud golang mysql webapps

Last synced: 14 Nov 2024

https://github.com/osandadeshan/expressjs-restful-apis-demo

A sample project to demonstrate RESTful API development using Express.js

api-development crud expressjs mongodb rest-services restapi

Last synced: 13 Nov 2024

https://github.com/deerborg/veterinarymanagementapi

VetApp is a veterinary management system built on Java with Spring Boot. It streamlines clinic operations, offering essential features like appointment scheduling, animal records, and vaccine tracking through RESTful APIs.

crud management project rest-api security spring-boot veterinary

Last synced: 11 Nov 2024

https://github.com/ikauematos/javawebapp-versioning-and-testing

back-end and front-end project and test versioning branch

back-end crud crud-application front-end java request response

Last synced: 11 Nov 2024

https://github.com/albertho425/polls-surveys

A poll/survey app that allows a user to create a poll, submit votes, view results, and delete a poll.

api crud mysql php polls surveys

Last synced: 11 Nov 2024

https://github.com/go-serverless/serverless-iam-dynamodb

Building serverless CRUD services in Go with DynamoDB

api-gateway aws crud dynamodb golang lambda serverless serverless-crud-services

Last synced: 07 Nov 2024

https://github.com/mariosplen/rfid_inventory_app

Automated object recognition system integrating RFID and AI for assisted inventory management. Uses Raspberry Pi, WebSocket (Tornado), and a Flutter mobile app with AI (Google's Gemini API) for Real-Time tracking and item identification. Ideal for supply chain, retail, and asset management applications.

ai crud cubit firebase flutter google-cloud-platform inventory-management object-recognition r420 raspberry-pi rfid tornado websocket

Last synced: 03 Nov 2024

https://github.com/richardevcom/pocket-sammy

MongoDB hackathon entry - Pocket Sammy - URL bookmarking CRUD app inspired by Digital Ocean Sammy the shark and MongoDB hackathon.

crud digitalocean mongodb nodejs pocket pocketsammy sammy vuejs

Last synced: 09 Nov 2024

https://github.com/kawser2133/clean-spring-boot-project

This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.

caching crud crud-api java jdbc jpa jwt logging lombok opensource spring-boot unittesting

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/dotnet6-sqlserver-reactjs-crud

.Net 6 + Microsoft SQL Server + React JS CRUD Application Example

crud dotnet dotnet6 reactjs sqlserver

Last synced: 14 Nov 2024

https://github.com/shakilgithub20/laravel-basic

Laravel aims to make development easier by simplifying routine activities like authentication, routing, sessions, and caching that are utilized in the majority of web projects.

api-rest crud interventionimage laravel

Last synced: 11 Nov 2024

https://github.com/salpreh/crudhex

Java/Spring CRUD generation

codegeneration crud java spring

Last synced: 11 Nov 2024

https://github.com/dgv/zig-htmx-tailwind-example

Example CRUD app written in Zig + HTMX + Tailwind CSS

crud crud-application htmx htmx-app tailwind web zig ziglang zmpl

Last synced: 14 Nov 2024

https://github.com/jeganathpv/firebase-crud

A python package(PyPi) to perform CRUD operations with Firebase Realtime database.

crud database firebase firebase-database firebase-python firebase-realtime-database python3

Last synced: 11 Oct 2024

https://github.com/thetoxin/reactiveservercrud

Client: https://github.com/TheTOXIN/ReactiveClientCRUD

crud java-11 mongo-db reactive spring-boot web-flux

Last synced: 02 Nov 2024

https://github.com/arshadkazmi42/cookie-crud

CRUD operation on browser sqlite cookie store (cross platform)

browser chrome cookie crud firefox sqlite

Last synced: 28 Oct 2024

https://github.com/shivajichalise/crud-java-mysql

Simple Crud Operation using Java and MySQL

crud crud-application crud-operation java jdbc mysql

Last synced: 11 Nov 2024

https://github.com/abderrahmaneamerhhi/e-commerce

A Simple ecommerce Web App that enables you to sell your products, manage your store in a simple and excellent way with Laravel 8 Crud and blade engine

crud crud-application ecommerce-application ecommerce-store ecommerce-website laravel laravel-crud laravel8 php php7 php8 shop store

Last synced: 11 Nov 2024

https://github.com/crizmo/xlsx-mongo

Streamlined Import, Export, and CRUD Operations between XLSX and MongoDB

add crud delete excel export find import mongodb update xlsx

Last synced: 03 Nov 2024

https://github.com/tmigone/vuetify-easy-crud

Easy CRUD tables plugin for Vuetify framework. Demo at: https://vuetify-easy-crud.now.sh/

crud data-table easy fragment table vue vuejs vuetify

Last synced: 02 Nov 2024

https://github.com/elazzouzihassan/laravel-ga

Gestion des Activités : Une application avec les différentes opérations CRUD permettant de manipuler la table "activités"

crud crud-application crud-operation framework laravel laravel-framework

Last synced: 12 Nov 2024

https://github.com/diegorbaquero/express-sequelize-crud-router

express CRUD router based on a sequelize model

crud debug express expressjs router

Last synced: 17 Oct 2024

https://github.com/pranav-kural/webifiy

An ultimate directory for all the amazing online e-commerce stores.

authentication bootstrap crud ecommerce-store php sanitization semantic-ui

Last synced: 13 Oct 2024

https://github.com/pro1code1hack/epam

EPAM E-commerce Project

crud docker python3 rest-api

Last synced: 12 Oct 2024

https://github.com/lucasrmagalhaes/ajax_crud-php

PHP Ajax CRUD Application Tutorial - MySQL & Bootstrap & jQuery DataTables

ajax bootstrap crud datatables jquery mysql php

Last synced: 12 Nov 2024

https://github.com/nedelab/crudcreator

CRUDCreator lets you create CRUD interfaces faster.

crud fastapi python rest-api sql sqlalchemy

Last synced: 11 Nov 2024

https://github.com/rabinzon/bts.tatar

Site with movies in tatar language

crud koa nodejs postgresql s3 sequelize

Last synced: 14 Oct 2024

https://github.com/gustavoherreronunes/robot_solutions

🤖Sistema web para cadastro de clientes da empresa fictícia Robot Solutions, utilizando banco de dados MySQL. Desenvolvido para aprendizado de conceitos durante as aulas de Programação para a Web.

bootstrap crud mysql pdo php phpmyadmin

Last synced: 07 Nov 2024

https://github.com/vircoding/vanilla-javascript-crud-practice

CRUD Practice Project with Vanilla JavaScript and Local Storage inspired on Bluuweb's one

bootstrap crud html javascript localstorage

Last synced: 11 Nov 2024

https://github.com/lebrancconvas/crud-mux

Create CRUD by Gorilla Mux (Golang).

crud golang restful-api

Last synced: 11 Nov 2024

https://github.com/sdv-plurimedia/ngx-generators

Générateur de code pour Angular 2+

angular-2 bootstrap crud datatables generator

Last synced: 01 Nov 2024

https://github.com/hashaam-zahid/crud-pdo-operation

The primary goal of this project is to offer a maintainable and easily understandable solution for performing CRUD operations on a database. It focuses on clean code practices to enhance readability, Reusability and ease of use for developers working with database entities.

crud package pdo php8

Last synced: 12 Oct 2024

https://github.com/wyvern800/lolrpwnz

Created to serve as a portfolio and homepage for my livestreaming channel on Twitch

crud league-of-legends lol

Last synced: 02 Nov 2024

https://github.com/rafaelblum/cardapio-digital

Projeto PHP puro com proposito a criação de um menu digital informativo sobre os produtos criados pela confeitaria, demonstrando imagens de cada produto, descrição de ingredientes, dicas de quantidade por pessoa para o evento e valores. [ Versão 2.0 em desenvolvimento, com novos recursos e layout moderno ]

cardapio cardapio-digital composer crud css desenvolvimento-web html javascript pdo php remixicons scrollrevealjs sistemas web website

Last synced: 10 Nov 2024

https://github.com/tegarpratama/crud-oop-php

CRUD Application with OOP PHP

crud crud-application oop php

Last synced: 09 Nov 2024

https://github.com/tegarpratama/login-oop-php

Login & Registration Simple with OOP PHP

crud login oop php

Last synced: 09 Nov 2024

https://github.com/iamyunusali/crudicial

A web application using React and Superbase that have a CRUD functionality

crud react reactjs superbase

Last synced: 21 Oct 2024

https://github.com/didinj/grails3-mongodb-react-profile

Build Grails 3, MongoDB and React Profile CRUD Web Application

application build crud example grails grails3 mongo mongodb profile react reactjs tutorial web webapp

Last synced: 21 Oct 2024

https://github.com/zetsux/elecommerce-admin-page-mvc

An admin page for an imaginary Electronics E-Commerce (Elecommerce) created using MVC in PHP

crud mvc-architecture mysql php

Last synced: 21 Oct 2024

https://github.com/zetsux/elecommerce-admin-page-basic

An admin page for an imaginary Electronics E-Commerce (Elecommerce) created using Basic PHP

crud html-css-javascript login-system php

Last synced: 21 Oct 2024

https://github.com/dennissnijder/nestjs-entity-module-cookiecutter

A NestJS cookiecutter template providing a simple entity module with basic CRUD and 2 events.

cookiecutter-template crud nestjs

Last synced: 30 Oct 2024

https://github.com/mpdenisov/laravel_admin_module

Rhinoda Admin Module. Role management and creating CRUD controllers

admin-panel auth crud laravel-5-package laravel-framework permissions security

Last synced: 13 Oct 2024

https://github.com/andriannus/crud-ci-vue

Simple CRUD with CodeIgniter and Vue.js

codeigniter crud javascript php vue

Last synced: 11 Nov 2024

https://github.com/relliv/csharpsqliteexamples

C# Basic SQLite Usage And CRUDS Operations

crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase

Last synced: 09 Nov 2024

https://github.com/viames/pair_boilerplate

Skeleton project to run Pair PHP framework in seconds

composer crud mvc mysql pair php skeleton

Last synced: 25 Oct 2024

https://github.com/pateash/photo_gallery

simple CRUD photo_gallery project

crud photo-gallery php

Last synced: 13 Oct 2024

https://github.com/ahmetulucay/bookcategorytoazureapp

ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata

bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications

Last synced: 10 Nov 2024

https://github.com/k3ury99/agenda

This is an Agenda created in C# that allows us to add, view, edit, search and delete contacts. It is created with everything that an agenda has that we commonly use using functions and loops in said programming language, it serves as practice as well as helps us better understand how an agenda works.

crud csharp

Last synced: 10 Nov 2024

https://github.com/k3ury99/django-rest-api

This is a REST API built with Django Rest Framework, which has all the CRUD system features.

crud django

Last synced: 10 Nov 2024

https://github.com/nirav-gajera/laravel-blog

Laravel blog with Login,register ,posts with add image and also comments and reply implimantation,CRUD operation for posts(only authenticate user)

blade blog blog-project crud crud-operation github github-actions github-config html-css laravel laravel-blog laravel-crud laravel-framework laravel6 personal-blog php-framework php-mvc simple-blog vue

Last synced: 11 Nov 2024

https://github.com/k3ury99/kortex-crud-app

This is a CRUD application that seeks to cover the need to store specific data, it is created with Angular, Typescript and HTML that uses a JSon Server in the interface. It has all the functions of a typical Crud System such as: Post, Get, Put, Delete, Add.

angularjs crud json-server

Last synced: 10 Nov 2024

https://github.com/vit0rr/govie

Go + MongoDB Crud

crud go golang hacktoberfest mongodb

Last synced: 19 Oct 2024

https://github.com/sirwanafifi/node-crud

A simple application to generate endpoints for a given MySQL database.

crud mysql nodejs rest-api

Last synced: 09 Nov 2024

https://github.com/ramonpaolo/cli-create-default-project

CLI to create default structure of a project express CRUD

cli crud default-struture express good-first-issue nodejs opensource typescript

Last synced: 25 Oct 2024

https://github.com/vit0rr/Govie

Go + MongoDB Crud

crud go golang hacktoberfest mongodb

Last synced: 08 Nov 2024

https://github.com/daviqzr/alunofx

Exercício 21 - Aluno (Boundary e Entity) - Simplificado

crud fatec-zona-leste javafx

Last synced: 08 Nov 2024

https://github.com/howard-e/node-pg-crud

Lightweight easy-to-use PostgreSQL CRUD handlers + utilities.

api crud easy lightweight node node-pg pg postgres postgresql postgresql-crud-handlers postgresql-database wrapper

Last synced: 13 Nov 2024

https://github.com/bush1d3v/solid_rest_api

API Rest com Autenticação de Usuário e Criptografia de senha, tentando levar em consideração os princípios de SOLID

api bcrypt crud express javascript jwt nodejs nodemon npm-package pg postgresql rest rest-api solid sql

Last synced: 07 Nov 2024

https://github.com/rickreisme/crudestudantes

Esse é um projeto simples feito para treinar as operações CRUD e aprimorar habilidades com Vue.js, Docker e Node.js. O sistema permite realizar as quatro operações básicas em uma lista de estudantes, incluindo adicionar, listar, editar e deletar informações de estudantes.

axios backend bootstrap crud crud-application crud-operation docker docker-compose express frontend fullstack nodejs postgres postgresql rickreis rickreisme vite vue vuejs web-development

Last synced: 11 Oct 2024

CRUD Awesome Lists
CRUD Categories