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/nubisub/wengdevproject

Project Akhir Pemrograman Web

basic crud html-css-javascript php

Last synced: 24 Dec 2024

https://github.com/blordeus/to-do-app

A To-Do list app made with React Chakra UI. My first attempt at a CRUD app

chakra-ui crud react todolist

Last synced: 10 Jan 2025

https://github.com/fityannugroho/contact-app

A simple contact android app. CRUD implementation using SQLite & Firebase.

android-app contacts-app crud firebase firestore sqlite

Last synced: 18 Dec 2024

https://github.com/ehsundar/dopamine

General REST server for web and client app developers

android-development crud developer-tools ios-development mvp rest rest-api web-development

Last synced: 18 Dec 2024

https://github.com/charleebrown/comment-app

An app that takes a username and comment and saves it to a mongodb database

crud dotnet mongodb vbnet winforms-application

Last synced: 10 Jan 2025

https://github.com/sirsayed98/express-start-files

these are usually common files and functions which should be existed in any Node express project

api authentication backend crud error-handling express nodjs pagination

Last synced: 01 Jan 2025

https://github.com/ekramasif/nestjs_crud

This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.

api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany

Last synced: 10 Jan 2025

https://github.com/rtasalem/todo-list-application

A containerised to-do list application which uses RESTful API consumption throughout to allow users to fetch, add, update, and delete tasks from a PostgreSQL database. Built using Node.js, Express.js, React.js, and PostgreSQL. Frontend, backend, and database are fully containerised using Docker.

amazon-s3 crud docker javascript jest mocha nodejs pgadmin4 postgresql reactjs rest-api selenium sequelize

Last synced: 25 Dec 2024

https://github.com/mzilinassim/todo-list-php

manage tasks effectively, and work smoothly.

crud css html mysql php sql

Last synced: 01 Jan 2025

https://github.com/rudolphreti/wonderlynx

WonderLynx is a CRUD application for managing references built with .NET 8.0 and C# 12. The main goal of this project is to increase author's knowledge of the technologies used in production environments as well as best practices for writing code.

asp-net-core crud csharp mvc reference-management

Last synced: 25 Dec 2024

https://github.com/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 17 Jan 2025

https://github.com/xreedev/product-management-springboot

A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.

api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc

Last synced: 17 Jan 2025

https://github.com/xreedev/hospital-mangement

A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.

beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc

Last synced: 17 Jan 2025

https://github.com/andresfernandez89/app-apirest-nodejs-mongodb-expressjs-passport

crud-dao-express-ejs-mongodb-passport-websockets-nodemailer-twilio

crud expressjs javascipt mongodb nodejs nodemailer passport twilio websockets

Last synced: 26 Dec 2024

https://github.com/barata-ribeiro/barataribeiro_blog

My blog for annotations and little 'hacks' that I found helpful in my programming journey.

api blog crud ejs ejs-express ejscript expressjs jwt mongodb mongoose node nodejs typescript

Last synced: 23 Jan 2025

https://github.com/tariqjamel/ktor-rest-api

This project is a REST API built using Kotlin and Ktor that allows users to perform basic CRUD operations on tasks.

api crud kotlin ktor rest-api

Last synced: 26 Dec 2024

https://github.com/remcostoeten/productivity-panel

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.

authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db

Last synced: 26 Dec 2024

https://github.com/divanny/generatecrudprocedures

This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.

crud sql stored-procedure

Last synced: 02 Jan 2025

https://github.com/necraul/examproj

Simple CRUD Form for inputting questions/answer and another form for taking an exam

crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application

Last synced: 17 Jan 2025

https://github.com/akiidjk/youdoapi

Api for Todo application crated with Dart and Flutter

crud fastapi graph postgre python

Last synced: 26 Dec 2024

https://github.com/dannjohnrem/comment-blade-microblog

A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.

crud email-sender html-css-javascript laravel10 tailwind-css

Last synced: 10 Jan 2025

https://github.com/mementomori11723/mongo-crud

A Demo application to understand how we can build and use crud api using express

crud express mongodb nodejs

Last synced: 26 Dec 2024

https://github.com/arhcoder/crud

🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...

boostrap crud css generic html javascript mysql nodejs

Last synced: 10 Jan 2025

https://github.com/shikhargupta-75/todo-react-project

A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.

bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment

Last synced: 26 Dec 2024

https://github.com/gustavocadev/deno-api-crud-mongodb

Example: Deno + MongoDB driver + Oak

crud deno mongodb oak typescript

Last synced: 10 Jan 2025

https://github.com/gustavoherreronunes/conectiondb

🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.

crud eclipse eclipse-ide java mysql

Last synced: 26 Dec 2024

https://github.com/gustavoherreronunes/appcrud-firebase

📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictícia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.

cordova crud firebase firebase-firestore javascript js mobile

Last synced: 26 Dec 2024

https://github.com/basedhound/podcastr-ai_app_next

Podcastr is an AI SaaS platform, built on Next.js, that enables users to create podcasts with advanced features like text-to-audio conversion, thumbnail Image generation and seamless playback.

ai app auth clerk clerk-auth convex crud form nextjs nextjs14 openai react react18 shadcn tailwind typescript uploadstuff uuid

Last synced: 02 Jan 2025

https://github.com/kalwar/firestore-react-tutorial

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Jan 2025

https://github.com/vagnerbellacosa/005_grudcadastrotvseries

GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos

c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show

Last synced: 03 Jan 2025

https://github.com/mukailasam/graphql1

A Golang CRUD GraphQL API

crud crud-api database go golang graphql graphql-golang

Last synced: 10 Jan 2025

https://github.com/preetiraj3697/reactjs-integration-with-backend

This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.

axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api

Last synced: 10 Jan 2025

https://github.com/solov1113/spring-thymeleaf-sample

About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC

bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine

Last synced: 17 Jan 2025

https://github.com/joanjpx/java-mysql

Usando Driver MySQL / MariaDB en Java con IntelliJ Idea

community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test

Last synced: 10 Jan 2025

https://github.com/jeanmoissa/csharp_cadastro_de_contatos

Cadastro de Contatos utilizando Asp.Net e C# CRUD

asp-net crud csharp javascript

Last synced: 11 Jan 2025

https://github.com/ashharr/crypto-tracker-india

A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API

api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management

Last synced: 04 Jan 2025

https://github.com/valchanoficial/nodejs1

Alura: Node.js Parte 1: Inovando com JavaScript no backend

crud javascript js node nodejs sqlite

Last synced: 04 Jan 2025

https://github.com/isaychris/react-redux-test

A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/

crud react react-redux redux

Last synced: 04 Jan 2025

https://github.com/ajsevillano/users-crud

🖥 Fullstack CRUD written in Javascript for managing users

backend crud database expressjs frontend javascript nodejs postgresql

Last synced: 23 Jan 2025

https://github.com/karmek-k/bookmgr

Booky - Book library manager web application

books crud django python

Last synced: 11 Jan 2025

https://github.com/lionelsu/trybe-futebol-clube

Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.

chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript

Last synced: 04 Jan 2025

https://github.com/anirbansharma1996/divine-beauty

DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.

bootstrap5 crud expressjs mongodb nodejs reactjs stripe

Last synced: 18 Jan 2025

https://github.com/fernandod1/laser-hair-removal-app

Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.

beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php

Last synced: 12 Jan 2025

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

https://github.com/traveltimn/flask-task-manager-project

Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality

code-institute crud flask gitpod heroku mongodb python

Last synced: 12 Jan 2025

https://github.com/erossini/contorsouniversity5

Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5

asp-net-core asp-net-mvc aspnetcore crud net5 net50

Last synced: 12 Jan 2025

https://github.com/nshahaf/ecommerce

React shopping cart app, with zustand state managment, responsive design and mobile navigation bar

cart crud react responsive-design scss zustand

Last synced: 12 Jan 2025

https://github.com/marx-wrld/crud-operations

A create, read, update and delete application in php

crud php

Last synced: 12 Jan 2025

https://github.com/adydetra/laranuxt-front

🚀 Laravel x Nuxt - Front

crud laravel mysql nuxt

Last synced: 18 Jan 2025

https://github.com/imtiajahammad/cachingwebapi

We are building an asp.net core webApi project using net6.0 framework with using mssql server for db and Redis for cache in this project. We are using the Redis server in distributed cache form running in docker

crud csharp docker-redis dotnetcore entity-framework-core mssql-database net6 redis redis-cache

Last synced: 18 Jan 2025

https://github.com/joao-marco-jf/frankenstein-service

Frankenstein Service é uma aplicação backend em Rust usando Actix Web e PostgreSQL. Oferece endpoints para autenticação, verificação de tokens JWT e gerenciamento de tarefas. Configurável via .env e executável com Docker para fácil deployment e gestão.

actix-web api-rest authentication crud docker jwt postgresql rust

Last synced: 18 Jan 2025

https://github.com/messsimo/krud_restaurant

Web for restaurant "Krud" in Iasi,Romania

api blade crud css git html javascript mysql php web website

Last synced: 18 Jan 2025

https://github.com/wlodpawlowski/simple-crud-application

Simple "CRUD" web-application for creating, reading, updating and deleting data from the database

crud crud-application database database-management mysql mysql-database mysql-server mysqli php php7 phpmyadmin

Last synced: 24 Jan 2025

https://github.com/thanmaisai/ecommers

E-Commerce web application designed to handle CRUD

bootstrap crud css html nodejs npm

Last synced: 24 Jan 2025

https://github.com/eugenepokalyuk/react-pryaniky

This project is a Single Page Application (SPA) built using React, Redux, Redux Saga, TypeScript, and Material-UI. The application consists of an authentication page and a data table that allows users to perform CRUD operations on records fetched from an API.

crud material-ui react redux redux-saga typescript

Last synced: 19 Jan 2025

https://github.com/char2sgu/nest-access-policy

Declarative and centralized access control.

access-control api crud declarative nestjs permissions rest restful typescript web

Last synced: 24 Jan 2025

https://github.com/adityapurwa/vuex-laravel-crud-component-responsible-example

Study case on CRUD implementation with Laravel and Vuex which the component is responsible for interacting with servers and using events to request more dedicated component to handle certain interaction with servers.

crud laravel vue

Last synced: 19 Jan 2025

https://github.com/bilalmohib/blooddonationapp

This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp

crud database-management firestore-database reactnative

Last synced: 20 Jan 2025

https://github.com/itsmenicky/projeto-os

Sistema de gerenciamento de ordem de serviço

crud ireports java jdbc mysql netbeans-ide

Last synced: 24 Jan 2025

https://github.com/omid2831/movie-haven

We’re building a sleek, interactive movie web app where users can explore, discover, and dive into the world of movies. With a modern design and engaging features, it’s your ultimate platform for all things cinema!

crud css database html html-css-javascript javascript mysql php sql sql-server web webapp webdev webdevelopment

Last synced: 25 Jan 2025

https://github.com/harikrishna-9885699666/react-redux-crud-operations

React Redux CRUD Operations - JSON Placeholder API

crud jsonplaceholder-api react redux

Last synced: 25 Jan 2025

https://github.com/sjlouji/react-js-and-drf---crud-form

Repository made for my Medium Bog. Do visit it where I have explained about creating a form with React and making a request to an API created with DRF

crud crud-application drf joan-louji-medium react-crud reactjs

Last synced: 25 Jan 2025

https://github.com/codecaine-zz/simple_sqlite_crud

General Sqlite3 CRUD class

class crud python sqlite3

Last synced: 25 Jan 2025

https://github.com/ernandesrs/easy-crud

Features for database manipulation: create, read, update, delete

crud database easy-crud php php-crud php8

Last synced: 25 Jan 2025

https://github.com/nkosi-tauro/wine-application

A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker

crud docker docker-compose express mongodb nodejs vuejs

Last synced: 25 Jan 2025

https://github.com/jwar28/crud-ito

web: crud app developed in vanilla javascript to college exam

crud javascript web

Last synced: 25 Jan 2025

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 25 Jan 2025

https://github.com/h3ar7b3a7/djangocourse

Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.

bootstrap4 crud django heroku

Last synced: 25 Jan 2025

https://github.com/andy-aa/mydb

The lightweight ORM for MySql and MariaDB

crud mariadb mysql orm pagination php query-builder

Last synced: 13 Nov 2024

https://github.com/guilhermeferreiram/controledecontatosmvc

Projeto ASP.NET Core MVC para Controle de Contatos

asp-net-core banco-de-dados crud mvc smtp

Last synced: 21 Jan 2025

https://github.com/securityriskadvisors/sra-taxii2-manager-server

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces

crud stix taxii taxii2 user-management

Last synced: 08 Nov 2024

https://github.com/asacxyz/parking_control_api

CRUD desenvolvido através do framework SpringBoot

crud crud-api database java postgres postgresql springboot

Last synced: 11 Jan 2025

https://github.com/abualiyousef/crud_js

A 'products management' system for an electronic store with CRUD operations using JS

bootstrap crud css3 html5 javascript regex

Last synced: 21 Jan 2025

https://github.com/zoelabbb/rexpressapi.ts

A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.

blog crud expressjs nodejs playground-project postgresql prisma restapi typescript

Last synced: 27 Dec 2024

https://github.com/zoelabbb/go-crud-mysql

A simple CRUD project using Golang ✨

crud golang mysql planetscale project

Last synced: 27 Dec 2024

https://github.com/viniciusmilk/crud-api

Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose

composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon

Last synced: 23 Oct 2024

https://github.com/vilhalva/crud-php-pdo-com-mysql

👨‍🏫ESTE PROJETO É UMA APLICAÇÃO WEB SIMPLES QUE IMPLEMENTA UM SISTEMA CRUD PARA O GERENCIAMENTO DE VAGAS DE EMPREGO.

bootstrap cdn crud database jquery mysql php projeto site

Last synced: 21 Dec 2024

https://github.com/daren1028/cs_an_az_employee_manager

An Asp.Net Core application for managing individuals with Angular forms

angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi

Last synced: 17 Jan 2025

https://github.com/vilhalva/crud-python-em-txt

👨‍🏫PROJETO CRIADO PARA O CURSO DE PYTHON DO CURSO EM VIDEO.

aplicativo codigo crud curso-em-video database projeto python terminal txt

Last synced: 29 Dec 2024

CRUD Awesome Lists
CRUD Categories