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/nextgencontributions/django-ninja-crudl

Make CRUDL endpoints from Django models and have the most complete OpenAPI specification

crud crudl django openapi-specification rest rest-api restapi restful-api

Last synced: 19 Nov 2024

https://github.com/jeepway/moneytracker

The money tracker is a java window application project to store, query, update, delete, and statistically analyze incomes and expenses record.

crud crud-application desktop-application java java-swing-applications java-swing-project money-manager money-tracker mvc mvc-pattern mysql

Last synced: 27 Dec 2024

https://github.com/mdouchement/middlewarex

Bunch of middlewares for Echo framework

crud echo echo-framework golang middleware paseto versioning

Last synced: 07 Jan 2025

https://github.com/bccalegari/flask_web_application

Aplicação web com CRUD desenvolvida com python, flask, sqlalchemy e mongodb: Sistema de controle de estoque e gerenciamento de usuários da aplicação com controle de acesso e funcionalidades diferentes dependendo do nível do usuário.

crud flask flask-restful mongodb pymongo python sqlalchemy web-application web-development

Last synced: 21 Jan 2025

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 Jan 2025

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/knowledgefactory4u/dotnet6-postgresql-vuejs3-crud

.Net 6 + PostgreSQL + Vue.js 3 CRUD Application Example

crud dotnet6 postgresql vuejs vuejs3

Last synced: 14 Jan 2025

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

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

angular15 crud dotnet sqlserver

Last synced: 14 Jan 2025

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 Jan 2025

https://github.com/melardev/vuevuexpaginatedasynccrud

Vue + Vuex TODO app with Pagination and CRUD Http requests

api async axios crud node nodejs npm pagination rest vue vuejs vuejs2 vuex

Last synced: 25 Jan 2025

https://github.com/websolutionstuff/laravel-9-ajax-crud-example

we will learn how to create ajax crud operations in laravel 9. here, we will perform laravel 9 ajax crud example without page refresh.

ajax-crud ajax-crud-operation crud crud-application crud-operation jquery jquery-ajax laravel laravel9 php

Last synced: 21 Dec 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/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: 08 Jan 2025

https://github.com/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 25 Jan 2025

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

Simple CRUD C# Application With SQL Server Database

crud csharp

Last synced: 20 Dec 2024

https://github.com/melardev/javaspringbootjwtcrudpagination

Java Spring Boot Crud + Pagination application secured with JWT

crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data

Last synced: 25 Jan 2025

https://github.com/septa-ma/jwt_authentication

Coding passwordless authentication using Node.js, MongoDB, ES6 and devops tools

ansible crud docker ecmascript6 jenkins jwt-authentication mongodb nodejs passwordless-authentication

Last synced: 20 Jan 2025

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 Jan 2025

https://github.com/collectivecloudperu/cruddjango4

Como Crear Un CRUD con Django 4 (Python 3.11) y Bootstrap 5

bootstrap5 crud django django-framework python

Last synced: 17 Dec 2024

https://github.com/ilyamur/mytasks_app

The RESTful API app with JWT authorization written in plain PHP

crud jwt-authentication plain-php rest-api

Last synced: 30 Jan 2025

https://github.com/akarazhev/metacfg4j

The metacfg4j project (that stands for the meta configuration for java) is a library that can be used as the solution by creating a business abstraction or may extend an existed implementation to provide such software solutions as: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

crud dsl h2db http-client http-server https-server java mvp rest-api

Last synced: 29 Jan 2025

https://github.com/learncodeweb/php-crud-in-bootstrap-3-with-a-search-functionality

PHP CRUD in Bootstrap 3 with search a functionality

bootstrap3 crud css database html mysql opp php search

Last synced: 27 Jan 2025

https://github.com/pranav-kural/plamatio-frontend

Production-quality web-based e-commerce frontend built with Next.js, Redux, TypeScript, Clerk, Stripe, and more.

crud ecommerce nextjs react redux rtk-query tailwindcss typescript

Last synced: 22 Nov 2024

https://github.com/xdillx/kanban-todolist

A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.

crud delphi kanban personal-project project-management task-management todolist

Last synced: 27 Dec 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/viniciusmecosta/car-rental_python

Sistema de aluguel de carros "Long Drive" em Python, com operações CRUD, interface Qt Designer e armazenamento SQLite 3, para uma gestão de aluguel eficiente e intuitiva.

crud python qt5 sqlite3

Last synced: 26 Dec 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: 07 Jan 2025

https://github.com/mvccore/example-cdcol

Classic CD collection CRUD example with default SQLite database and authentication.

albums authentication cd-albums cds credentials crud crud-application crud-sample login mvccore

Last synced: 25 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/tedjenkler/feedback-app-mern-tailwind

Project by Teodor Jenkler for Frontend Mentor's challenge is a social media site built with MERN stack and Tailwind CSS (Mobile-First). It features a login page with add/edit/remove functionality on posts, ability to add comments and replies, Redux Toolkit for state management, React Router for navigation, and animations. Fully responsive design.

animation crud mern-stack react tailwind vite

Last synced: 21 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/andrewjbateman/ionic-angular-firebase

:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.

angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7

Last synced: 14 Jan 2025

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: 07 Jan 2025

https://github.com/lukanedimovic/equilibrium

Article Management System, created as project for "Scripting Languages" course

cosine-similarity crud data-science machine-learning python pytorch tfidf tfidf-vectorizer

Last synced: 17 Dec 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/sgangopadhyay/php-loginlogout-app

Login Logout system in PHP

crud login-logout-system mysql php

Last synced: 08 Nov 2024

https://github.com/vilhalva/crud-com-java-swing

👨‍🏫CRUD DE NOME, EMAIL E TELEFONE COM JAVA-SWING E MYSQL.

aplicativo codigo crud database framework interface java java-swing mysql projeto

Last synced: 29 Dec 2024

https://github.com/itsmenicky/educreports

Sistema para controle de alunos e docentes, bem como gerenciamento e emissão de relatórios para escolas de educação infantil.

crud jasperreports java maven mysql

Last synced: 24 Nov 2024

https://github.com/savanihd/laravel-11-ajax-crud-operation

In Laravel 11, AJAX CRUD operations refer to create, read, update, and delete data from a database without reloading the entire web page. This is achieved using AJAX (Asynchronous JavaScript and XML) requests to communicate with the server in the background.

ajax crud laravel laravel11

Last synced: 20 Nov 2024

https://github.com/poksyy/hospital-project-backend

This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital.

crud database hibernate hospital hospital-management java learning-java mysql project school-project self-learning sql

Last synced: 15 Dec 2024

https://github.com/hodinhtuankiet/nodejs-onlcf

ordered cf online, through project practise use nodejs crud . authentication between user and admin, json web token ,statistics on the number of invoices and the number of registered accounts

authentication crud jsonwebtoken nodejs schema

Last synced: 27 Dec 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/urian121/crud-de-usuarios-con-javascript-php-y-mysql

Esta es una guía para crear un CRUD con JavaScript y ademas crear una API RESTful básica usando PHP y el gestor de base de datos relacional MySQL. Incluye funcionalidades CRUD completas (Crear, Leer, Actualizar y Eliminar) junto con un frontend en JavaScript para interactuar con la API.

crud crud-con-javascript crud-con-php crud-javascript crud-php-mysql mysql php

Last synced: 21 Jan 2025

https://github.com/azizbenismail/atelier_crud_symfony

Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données

crud database dom-manipulation mysql-database symfony

Last synced: 21 Jan 2025

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: 21 Dec 2024

https://github.com/zaadevofc/karhutla-astro

CRUD Data Karhutla dengan AstroJS dan Google Maps APi

astro astrojs crud nodejs prisma

Last synced: 22 Dec 2024

https://github.com/wgtsantos/aula_php_m

Aula de Integração com banco de dados por meio da linguagem de programação (PHP)

crud pdo pdo-mysql pdo-php php php7 php8

Last synced: 14 Jan 2025

https://github.com/rahmanislamien/pegawai

crud sederhana dengan codeigniter 4

codeigniter4 crud simple-app

Last synced: 24 Jan 2025

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

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

A very simple Go application CRUD (without the U)

crud golang mysql webapps

Last synced: 14 Jan 2025

https://github.com/ruben890/-python-django-crud-django-myql

CRUD echo en Django, Bootstrap, HTML, CSS, y MySQL

bootstrap crud css django html python

Last synced: 29 Jan 2025

https://github.com/yaleksandr89/mvc-v1

Пример реализации архитектурного шаблона "MVC" на примере работы фреймворка

boostrap bootstrap5 composer crud javascript mvc-application mvc-framework mvc-pattern mvc-sample php php8 php83

Last synced: 12 Oct 2024

https://github.com/guilhermebkel/suub-job-challenge

A client with Full CRUD Actions on a Database, comparable to a Database Manager.

angular7 crud ionic4 mongodb rest-api restful-api restify

Last synced: 21 Jan 2025

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: 23 Jan 2025

https://github.com/thetharz/student-management-system-individual-3996

Streamlined student record management with CRUD operations, built using WPF and C#.

crud mvvm-architecture wpf

Last synced: 21 Jan 2025

https://github.com/xunzer/cli_commander

An API that stores and retrieves CLI commands you often forget.

asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui

Last synced: 17 Nov 2024

https://github.com/424nkita-csharsfta4/crud

CRUD Vue + Php + SQL.БД у локально есть, хостинг платный нет денег

crud mysql-database php7 vue3

Last synced: 23 Jan 2025

https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example

A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.

api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows

Last synced: 29 Oct 2024

https://github.com/caritoz/mini-crm

Small CRM with Laravel v8 and frontend in VueJs.

ci-cd crm crud laravel-framework php8 vue-router vuejs vuex-store

Last synced: 29 Jan 2025

https://github.com/juliencrn/diesel_demo

Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust

crud diesel postgresql rest-api rust

Last synced: 13 Dec 2024

https://github.com/mars05/crud-vscode-plugin

🛠︎一个用于代码生成的Vscode插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。

code-generator crud tools vscode-extension

Last synced: 05 Jan 2025

https://github.com/glaucia86/crud-node-redis

Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb

crud mongodb nodejs redis restful-api

Last synced: 15 Dec 2024

https://github.com/jastinxyz/data-siswa

mencoba membuat sistem CRUD dengan Laravel

crud laravel

Last synced: 14 Dec 2024

https://github.com/sevdanurgenc/ticket-system

This repo was developed using asp.net with mvc framework and includes a ticket management system.

aspnet crud mvc mvc-framework

Last synced: 29 Jan 2025

https://github.com/jlmonteagudo/ng-material-crud-sample

This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.

angular angular-material crud crud-sample mean mean-stack

Last synced: 24 Jan 2025

https://github.com/pablob07/crudcodeigniter3

Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.

codeigniter3 crud php7

Last synced: 25 Jan 2025

https://github.com/anandugnath/coremvc_crud

crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure

core crud crud-application css html jquery mssql-database mvc-core stored-procedures webapp

Last synced: 18 Jan 2025

https://github.com/nirav-gajera/codeigniter-crud

simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap

ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode

Last synced: 26 Jan 2025

https://github.com/sansekai/apotek

Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.

aplikasi-apotek crud java penjualan-apotek penjualan-apotik

Last synced: 18 Jan 2025

https://github.com/melardev/springbootapispringjpacrud

Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud

api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data

Last synced: 25 Jan 2025

https://github.com/aaronzi/go-demo-api

Demo Web API written in GO including MySQL database connection and CRUD operations

api crud go mysql rest web

Last synced: 29 Dec 2024

https://github.com/ekmas/my-bookshelf

My bookshelf is an app where you can explore new books to read.

bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss

Last synced: 22 Jan 2025

https://github.com/ryzmdn/laravel-crud

Basic CRUD (Create, Read, Update, Delete) website you can use to start your project.

create-read-update-delete crud laravel laravel11x php

Last synced: 25 Dec 2024

https://github.com/asilbekcodes/reactjs_crud

User Management CRUD Application

axios axios-react crud js json json-server jsx react tailwind-css

Last synced: 16 Jan 2025

https://github.com/fredgainza/portfolio-laravel-crm

Tables CRUD Employés Entreprises liées

crm-system crud laravel

Last synced: 16 Jan 2025

https://github.com/kedarkk1/advanced-to-do-list-app-using-antd

Made this To-do list app using DRF and Reactjs, AntD. Functionalities - CRUD, Filter, Sorting, Pagination, Loader, Responsive(mobile-friendly).

antd antdesign crud drf filter filtering loader pagination react-router-dom reactjs responsive-web-design search search-algorithm sort sorting

Last synced: 29 Dec 2024

https://github.com/kedarkk1/springboot-projects

Spring Boot, Angular (15), PostgreSQL, Hibernate ORM, JPA, Microservices, Eureka, OpenFeign, Flux, Mono, Streams. Collection of my Springboot projects Done so far - 1.QuizApp (v1 - monolithic, v2 - microservices), 2.ServerSideEvent- Flux & Mono,

angular angular15 api-gateway crud flux hibernate hibernate-jpa hibernate-orm java11 jpa microservice microservices-architecture mono openfeign postgresql quiz serverside-eventhandling spring-boot springboot streams

Last synced: 22 Jan 2025

CRUD Awesome Lists
CRUD Categories