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/nirmit27/learning-node-js

Learning Node.js ... one step at a time. 🙃

crud database expressjs mysql nodejs tailwindcss

Last synced: 11 Nov 2024

https://github.com/kevinadhiguna/yomunication

Yomunication is a web application that allows you to create, read, update, and delete articles.

article blog crud crud-application expressjs mongodb nodejs rest-api

Last synced: 12 Nov 2024

https://github.com/lev4and/fiasapi

API для разработчиков, предназначенный для предоставления адресной информации из базы данных ФИАС (только 74 регион (Челябинская область)) на ASP.NET Core API

asp-net-core-api crud csharp entity-framework-core fias-database http-client mssql rest-api xunit

Last synced: 11 Nov 2024

https://github.com/lev4and/astronomytesting

Программа, предназначенная для тестирования студентов по астрономии на WPF

asp-net-core-api crud csharp entity-framework-core git http-client material-design mvvm rest-api wpf

Last synced: 11 Nov 2024

https://github.com/yehonatal/rmiwithdatabase

A simple application that performs the basic CRUD operations to a normal user registration form coupled with the basics of RMI to have remote access to the functionalities of the application from a remote or local device.

crud java mysql rmi

Last synced: 11 Nov 2024

https://github.com/rickreisme/contactmvc

Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.

asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme

Last synced: 13 Nov 2024

https://github.com/e19166/simulator

A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.

backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing

Last synced: 11 Nov 2024

https://github.com/anibalalpizar/python-mongodb-crud

Python REST API and NoSQL Mongodb database. REST API that performs CRUD operations using FastAPI, a Python framework for creating Backend web applications

conda crud fastapi mongodb python3

Last synced: 11 Nov 2024

https://github.com/danukarangith/python-tkinter-crud-application

A simple user management system built with Python, Tkinter, and MySQL, providing basic CRUD operations to manage user data. Ideal for learning how to integrate a GUI with a database.

crud python3 tkinter

Last synced: 14 Nov 2024

https://github.com/alonach/heroprojectnode

Project of Node advanced course in BC with building REST server

crud express node

Last synced: 16 Nov 2024

https://github.com/thegeorgenikhil/grpc-go-expense-manager-crud

This a simple CRUD application using gRPC and Go, where you can create, read, update and delete expenses.

crud expense-manager go grpc

Last synced: 11 Nov 2024

https://github.com/percivalyan/library-crud-php

Web Library CRUD with HTML, CSS, JS and Native PHP

crud library php-native

Last synced: 11 Nov 2024

https://github.com/joeribreedveld/lama-mern-crud

LamaDev mern crud application basic

crud lamadev mern practice tutorial website

Last synced: 12 Nov 2024

https://github.com/joeribreedveld/php-crud

PHP CRUD web application

crud php

Last synced: 12 Nov 2024

https://github.com/kuestenflunder/grade-submission

Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.

crud datahandling spring-boot thymeleaf

Last synced: 11 Nov 2024

https://github.com/lalathealter/artkeeper

a CRUD app in golang dedicated to saving links to various resources (no frameworks used); [WARNING: FAR FROM FINISHED AND NO REASONABLE ERROR MESSAGES (yet)]

crud framework-less go golang golang-api golang-server psql rest sql

Last synced: 11 Nov 2024

https://github.com/sumaiyabanu15/crud

This Project is based on CRUD Operations.

crud css html javascript

Last synced: 11 Nov 2024

https://github.com/allanjos/php_samples

Sample code in PHP language.

crud php rest

Last synced: 11 Nov 2024

https://github.com/josephgodwinkimani/nestjsx-crud-starter

@nestjsx/crud starter repository for RESTful APIs running on Fastify

boilerplate crud fastify nestjs nestjsx-crud restful-api starter-template typeorm

Last synced: 11 Nov 2024

https://github.com/rob-gon/crud-projects

Web application that implements a CRUD of projects.

crud crud-application laravel laravel-framework laravel8 php8

Last synced: 11 Nov 2024

https://github.com/edugmenes/student-crud

Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.

cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming

Last synced: 13 Nov 2024

https://github.com/bineet-ratna-shakya/hellswok-food-data-manager

HellsWok Food Data Manager using Data Structures & Algorithms

binary-search crud data-structures java mergesort

Last synced: 11 Nov 2024

https://github.com/mar-alv/ignite-contact-list-python

1st Python challenge of Ignite, Rocketseat's programming course, a console application to save, edit, delete and favorite your contacts

crud python python3

Last synced: 12 Nov 2024

https://github.com/edugmenes/product-registration

This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.

crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website

Last synced: 13 Nov 2024

https://github.com/andreyrvs/04-v2-todo-list

v2 - Lista de tarefas com CRUD

crud css html javascript

Last synced: 16 Nov 2024

https://github.com/andreyrvs/04-todo-list

Lista de tarefas com CRUD

crud css html javascipt

Last synced: 16 Nov 2024

https://github.com/ryanrahman26/php-ajax

Aplikasi PHP CRUD dengan AJAX & PDO

ajax crud pdo php

Last synced: 11 Nov 2024

https://github.com/meesakveld/recipe-book

A recipe book web application with separated front-end and back-end.

api backend crud expressjs frontend json nodejs

Last synced: 12 Nov 2024

https://github.com/arsath-eng/todo-next.js

A modern, full-stack Todo application built with Next.js 14, MongoDB, and TailwindCSS featuring real-time updates and a responsive design. 📱✨

crud mongodb nextjs state-management tailwindcss todoapp typescript

Last synced: 12 Nov 2024

https://github.com/linggarm/sistem-uji-kir-dinhub-banjarnegara

Sistem Pendaftaran Uji KIR (Kelayakan Kendaraan) Dinas Perhubungan Kabupaten Banjarnegara merupakan sebuah project yang dibuat untuk kepentingan PKL (Praktik Kerja Lapangan) pada tahun 2020

bootstrap bootstrap4 crud css divi html javascript mysql php pkl sbadmin sbadmin2 software-development wordpress

Last synced: 11 Nov 2024

https://github.com/a-tetarwal/binora-pre

Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.

bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path

Last synced: 16 Nov 2024

https://github.com/maemresen/javafx-registration-app

An example JavaFX destop application with CRUD.

crud desktop-application hbase java javafx jdbc

Last synced: 12 Nov 2024

https://github.com/leotm/admin

My successful MVP solution to a coding exercise to create an admin view for new user data.

admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management

Last synced: 11 Nov 2024

https://github.com/juliend2/airdb

A simple web-based CRUD manager for Sqlite3

crud database

Last synced: 11 Nov 2024

https://github.com/sami-ul-haq/students-database-react

Students Database Using Reactjs. Create, Read, Update And Delete Student Database

crud crud-application database database-management reactjs student-management

Last synced: 11 Nov 2024

https://github.com/danielmrz-dev/todo-app

45th Front-end Mentor Challenge

crud javascript sass

Last synced: 11 Nov 2024

https://github.com/dorkatzir/pixel-positions

Jobs Listing - Laravel11 Web App

blade components crud laravel php sqlite tailwindcss vitejs

Last synced: 12 Nov 2024

https://github.com/ardywsptr/phpdasar

Materi PHP dasar playlist youtube channel Web Programming Unpas

arrray crud database functional-programming mysql php wpu-channel

Last synced: 14 Nov 2024

https://github.com/carloshenriquefs/courses

💻🖱️- Api de cursos de programação

api crud hibernate-jpa java21

Last synced: 12 Nov 2024

https://github.com/carloshenriquefs/crud-usuario

✅👦👧- Crud Usuario

crud java17 maven mongodb

Last synced: 12 Nov 2024

https://github.com/carloshenriquefs/dslearn

📚🖥️- Plataforma de ensino com informações de curso

api-rest crud hibernate jpa maven

Last synced: 12 Nov 2024

https://github.com/carloshenriquefs/dsmovie-jacoco

✅📽️🎬- Avaliações de Filmes

api-rest crud jpa junit mockito mockito-junit-test

Last synced: 12 Nov 2024

https://github.com/carloshenriquefs/med.voll

:white_check_mark: :pill: - Voll - Gerenciador de clinicas

api-rest build crud junit jwt-authentication mockito springboot3 swagger

Last synced: 12 Nov 2024

https://github.com/carloshenriquefs/musics

✅🎵🎧- Screen Sound Músicas

chatgpt crud foreach jpa jpql

Last synced: 12 Nov 2024

https://github.com/carloshenriquefs/dslist-java-games

:white_check_mark: - Intensivão Java Spring

api-rest crud java

Last synced: 12 Nov 2024

https://github.com/esmakocak/habittracker

Habit Tracker App with reminders

coredata crud mvvm notifications swiftui

Last synced: 11 Nov 2024

https://github.com/gustavoherreronunes/projectpetshop-pdo

🐶 Sistema web para realização das operações de CRUD em um banco de dados MySQL com registro dos animais de estimação de uma Petshop. Desenvolvido para fixação e treino dos conhecimentos de PDO (PHP Data Objects) adquiridos durante aulas de Programação para Web.

crud mysql pdo php phpmyadmin

Last synced: 07 Nov 2024

https://github.com/sunny-unik/crud_app

My first basic web app for learn MERN stack. It contains all CRUD operations.

beginner-friendly crud javascript mern-stack multer open-source

Last synced: 11 Nov 2024

https://github.com/aelkayam/ticketing-app

Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality

crud nextjs ticketing-system

Last synced: 14 Nov 2024

https://github.com/jinyphp/table

laravel CRUD with livewire

crud laravel livewire table

Last synced: 09 Nov 2024

https://github.com/ddim03/crud

Tugas praktikum mata kuliah web programming

crud web

Last synced: 14 Nov 2024

https://github.com/jinyphp/wire-table

지니PHP 기본패키지 : 테이블 CRUD with 라이브와이어

crud table

Last synced: 09 Nov 2024

https://github.com/priyanayak28/local-storage

A simple web application to add, edit, and delete names with data persistence using Local Storage. Built with HTML, CSS, and JavaScript for practice and learning purposes.

crud css dom-manipulation event-handling front-end html javascript local-storage practice-project web-development

Last synced: 12 Nov 2024

https://github.com/priyanayak28/booking-appointment-app

A simple web application to practice CRUD operations using Axios, Local Storage, and JavaScript. This project demonstrates how to add, edit, and delete data while persisting it across browser sessions.

api-requests axios crud front-end html javascript local-storage practice-project web-development

Last synced: 12 Nov 2024

https://github.com/redpangilinan/andreas-management-hub

Andrea's Fresh & Greens official web application for business management.

crud crud-application management-system ordering-system php

Last synced: 14 Nov 2024

https://github.com/erickrock/pizzariawebapp

O projeto PizzariaWebApp é uma aplicação web que permite gerenciar uma pizzaria online. O projeto usa ASP.NET Core, Entity Framework Core e SQL Server para criar uma API RESTful que expõe as operações CRUD (Create, Read, Update, Delete) para as entidades de Pizza, Cliente, Pedido e ItemPedido

api-restful asp-net-core crud crud-application entity-framework-core estudos open-source pizza pizza-order pizzaria pt-br readme sql-server

Last synced: 12 Nov 2024

https://github.com/phpwine/phpvanilla

PHPCrud is a CRUD System designed to extend PHPWine functionality crud features. ( [ Optional ] Support since PHPWine v1.2.0.9 ++) compatible w/ wine (>=+v1.3.1)

crud crud-api crud-app crud-application crud-functionality php php8 phpcrud phpendpoint restapi

Last synced: 07 Nov 2024

https://github.com/wgtsantos/crud_json

CRUD Simples Utilizando JSON

crud javascript json localstorage

Last synced: 14 Nov 2024

https://github.com/wgtsantos/aula_php_t

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

crud pdo pdo-mysql php php7 php8

Last synced: 14 Nov 2024

https://github.com/blaymo/myci_datatables

CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery

codeigniter3 crud datatables harviacode pagination

Last synced: 14 Nov 2024

https://github.com/eldarlrd/ts-library

A Personal Book Library for TOP projects.

crud mithril odin-project unocss

Last synced: 14 Nov 2024

https://github.com/rominalodolo/firebase_crud_react

My code results working through the CRUD Tutorial Using React + Firebase | Firebase 9 and Firestore Tutorial by Pedro Henrique Machado.

crud firebase react visual-studio-code

Last synced: 13 Nov 2024

https://github.com/guillaumefalourd/poc-rest-api-golang

POC of a REST API with an event CRUD using gorilla/mux in Golang 🐿

crud golang poc rest-api

Last synced: 13 Nov 2024

https://github.com/gafischer/react-native-crud

Simple React-Native CRUD with WatermelonDB

crud mobile offline react-native watermelon

Last synced: 07 Nov 2024

https://github.com/aliesmaeil/school-system

School Management System, that manages students data registered at any level.

c crud crud-application file filesystem school-app school-management

Last synced: 13 Nov 2024

https://github.com/kenxsantos/basic-crud-laravel

A basic crud system using laravel framework

class-activities crud laravel

Last synced: 14 Nov 2024

https://github.com/joogps/muv

Repositório do nosso projeto de Programação III no semestre 2022.2

crud java transporte

Last synced: 14 Nov 2024

https://github.com/a-dera/juliacrudapp

A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.

crud genie julia web-app

Last synced: 13 Nov 2024

https://github.com/yenilikci/node.js-restapi

Node.js ile basit bir api uygulaması. GET, POST, PUT ve DELETE http metotları. Express.js kullanmadan ve fake db ile.

api crud nodejs

Last synced: 16 Nov 2024

https://github.com/rzlwbo1/crud-wisata

Latihan Crud PHP simple

crud php

Last synced: 14 Nov 2024

https://github.com/roman31x/dia-2-proyecto-listado-personas

Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).

clean-code crud java junit maven-plugin poo solid

Last synced: 13 Nov 2024

https://github.com/moonjose/friendlist_mern

Practicing MERN Stack building a simple contact list

crud crud-api expressjs mern-stack mongodb mongoose nodejs reactjs

Last synced: 14 Nov 2024

https://github.com/dev-fringe/reactive-stack-sample

reactive with mvc application basic version 0.3

crud event-sourcing mustache netty orm reactive relational-model scala spring

Last synced: 14 Nov 2024

https://github.com/imtiajahammad/crudwithpaging

Its a simple MVC CRUD with model called Employee along with paging in the list view.

asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library

Last synced: 16 Nov 2024

https://github.com/krisnaajiep/laravel-blogging-platform-api

A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.

api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api

Last synced: 14 Nov 2024

CRUD Awesome Lists
CRUD Categories