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/bineet-ratna-shakya/hellswok-food-data-manager

HellsWok Food Data Manager using Data Structures & Algorithms

binary-search crud data-structures java mergesort

Last synced: 09 Jan 2025

https://github.com/lorenzorottigni/laravel-primi-passi

Boolean academy project: first laravel project

crud laravel mvc php

Last synced: 03 Dec 2024

https://github.com/maximoospital/fancms

A FastAPI and NuxtJS-based CRUD app.

api crud crud-application fastapi frontend nuxtjs vue vuejs

Last synced: 24 Jan 2025

https://github.com/melardev/javaspringbootoauth2asymmetricjwtcrud

Java Spring Boot crud application secured with OAuth2 JWT RSA

asymmetric-cryptography crud full-stack fullstack java jwt oauth2 spring spring-boot

Last synced: 25 Jan 2025

https://github.com/melardev/reactcrudasync

Rest full stack application built with React showing how to make HTTP CRUD

api async components crud http react rest

Last synced: 25 Jan 2025

https://github.com/sumaiyabanu15/crud

This Project is based on CRUD Operations.

crud css html javascript

Last synced: 09 Jan 2025

https://github.com/lorenzorottigni/laravel-model-controller

Boolean project to learn Laravel MVC pattern

blade boolean crud laravel mvc php vuejs2

Last synced: 03 Dec 2024

https://github.com/lorenzorottigni/laravel-base-crud

Boolean project to learn Laravel CRUD

boolean crud laravel mvc vuejs

Last synced: 03 Dec 2024

https://github.com/kirkalyn13/xyz-books-app

XYZ Books CRUD UI application.

crud docker gin-gonic go golang gorm rabbitmq react

Last synced: 16 Jan 2025

https://github.com/lorenzorottigni/laravel-comics

Boolean project: DC website using Laravel & VueJS

boolean crud laravel mvc vuejs2

Last synced: 03 Dec 2024

https://github.com/gpalleschi/jqcsv

jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.

bootstrap5 bootstraptable crud csv csv-parser export jquery npm

Last synced: 09 Jan 2025

https://github.com/milenavms/teste-vendas

CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap

crud laravel mysql php

Last synced: 16 Jan 2025

https://github.com/lorenzorottigni/laravel-migration-seeder

Boolean project to learn Laravel seeders

boolean crud laravel mvc mysql php seeder

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

https://github.com/milenavms/javascript-html-css-json

Calculando IMC - Tabela básica com Create, Read e Delete com duplo click, materialize e serviço web json.

crud javascript json

Last synced: 16 Jan 2025

https://github.com/a9na/star_wars_django_app

🌌🚀 A Django app to manage and display Star Wars characters, planets, and starships. Showcases basic CRUD operations and offers a user-friendly interface to explore the Star Wars universe. 🌟🧑‍🚀

crud crud-application django python star-wars

Last synced: 09 Jan 2025

https://github.com/raiszo/dynamodb-lambda-example

CRUD with dynamodb implementing the repository patter for educational purposes

aws cdk crud dynamodb lambda

Last synced: 25 Jan 2025

https://github.com/mohamedcuerci/desafio-crud-diferenciado

Desafio criado pelo Francisco Zanfranceschi com o objetivo de criar um CRUD com uma dinâmica diferente.

crud crud-application faker pagy rails rails-application rails7 ruby ruby-on-rails turbo

Last synced: 26 Jan 2025

https://github.com/davidho123/streamlit-crud

Automatically generate UI interfaces and implement CRUD functions

crud form python streamlit ui

Last synced: 22 Jan 2025

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

https://github.com/gavinhungry/rudiment

CRUD resource manager

crud database schema

Last synced: 13 Jan 2025

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

https://github.com/dbsduy/learn-blazor-ecommerce-app

This repository contains a Blazor application showcasing CRUD (Create, Read, Update, Delete) operations with user authorization and data persistence using localStorage.

blazor-webassembly crud example learning

Last synced: 16 Jan 2025

https://github.com/dbsduy/learn-blazor-assembly

This Blazor application is a project created for learning C# and Blazor assembly. It includes CRUD functionality and utilizes a free API provided by app.beeceptor.com.

blazor c-sharp crud frontend learning

Last synced: 14 Oct 2024

https://github.com/strawhat19/creative-workshop

Creative Workshop is a dashboard for tracking orders through Trello Boards, Lists, Cards API and having it be connected directly and programmatically to the Client which communicates back to the TypeForm API to create new orders.

api crud tickets trello typeform

Last synced: 16 Jan 2025

https://github.com/rohanvron/socialapp

SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.

crud mern-stack post-management-system react redux

Last synced: 22 Dec 2024

https://github.com/sebastianofazzino/newroutes

NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.

crud java jwt-authentication postgresql spring-boot webapp

Last synced: 11 Jan 2025

https://github.com/shuklaritvik06/nestjsprojects

A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.

authentication crud nestjs websocket

Last synced: 17 Jan 2025

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

https://github.com/bilalhameed248/django-research-and-development

Django Research and Development, Crud, Admin Panel, Social Authentication, Database Etc

command crud crud-application database django django-application django-rest-framework migration social-login

Last synced: 16 Jan 2025

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

https://github.com/diogomalfatti/my-bank-api

API-Rest NodeJS: um sistema de banco simples

crud express nodejs nodemon winston-logger

Last synced: 31 Dec 2024

https://github.com/inqwell/entity-txn

CRUD Transactions in Clojure

clojure crud transactions

Last synced: 16 Jan 2025

https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql

Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.

crud mysql python sqlite

Last synced: 31 Dec 2024

https://github.com/gui-lfm/football-api-with-typescript

Projeto do final do módulo de back-end do curso de desenvolvimento web da Trybe

backend crud mvc mysql sequelize typescript

Last synced: 07 Dec 2024

https://github.com/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 22 Jan 2025

https://github.com/eliasdeallmeida/password-manager

A simple random password generator

crud python

Last synced: 21 Jan 2025

https://github.com/antoniolavadodev/task-manager-app

Task Manager app built as part of the roadmap.sh, featuring task creation, updating, deletion, and listing functionalities, with MySQL integration and adherence to best practices

api crud java java17-spring-boot spring-boot springboot3 task task-manager tasktracker

Last synced: 06 Dec 2024

https://github.com/marcosvel/firstapi

Primeira API utilizando Node JS - CRUD, middlewares, scripts dev

crud express middlewares nodemon package-scripts query-params request-body route-params

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

https://github.com/ruviniramawickrama/demo-graphql-with-spring-boot

This project highlights how to perform CRUD operations with GraphQL and Spring Boot.

crud graphql postgresql spring-boot spring-data-jpa

Last synced: 29 Nov 2024

https://github.com/itsmenicky/bibliotecaacademica

Sistema para biblioteca acadêmica

aws crud hibernate java spring

Last synced: 24 Jan 2025

https://github.com/ruviniramawickrama/demo-caching-with-redis-and-spring-boot

This project highlights how to implement caching for a web service with the use of Redis and Spring Boot.

caching crud postgresql redis rest-api spring-boot spring-data-jpa

Last synced: 29 Nov 2024

https://github.com/healingdrawing/task-paf-technical-trainee

CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.

admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation

Last synced: 13 Oct 2024

https://github.com/mrbrunelli/crud-json-php-react

CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.

api-rest create-react-app crud json php react

Last synced: 15 Jan 2025

https://github.com/mrbrunelli/crud-php-materialize

Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.

crud materializecss mysql php

Last synced: 15 Jan 2025

https://github.com/rockaflare/AplikasiElpiji

Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.

avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite

Last synced: 23 Oct 2024

https://github.com/marcosvel/mylist

Aplicativo de registro tarefas - CRUD

crud expo react-native

Last synced: 19 Dec 2024

https://github.com/suganyarajes/axioscrud

React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.

axios-react crud react

Last synced: 15 Jan 2025

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

CRUD made in Laravel to generate texts for studies with the framework.

crud laravel vue

Last synced: 11 Jan 2025

https://github.com/sh1hab/laravel--blog

Laravel BLOG CRUD with PHP

blog crud database laravel rdbms

Last synced: 15 Jan 2025

https://github.com/rrayhka/sistem_informasi

Simpel program sistem informasi untuk menentukan siswa teladan menggunakan metode Fuzzy Tsukamoto

crud fuzzy fuzzy-logic fuzzy-tsukamoto mysql php sistem-informasi

Last synced: 29 Nov 2024

https://github.com/cristianofilho/crud-angular

CRUD Angular and MySQL

angular angularjs crud mysql

Last synced: 24 Jan 2025

https://github.com/ranitmanik/crwn-clothing-v2

An e-commerce clothing store was developed using React, Redux, and React Hooks. The styling was implemented with JSS and SCSS, utilizing Firebase and the Stripe API. The project is based on the ZeroToMastery React Course from 2024.

crud crud-application crwn-clothing crwn-ecommerce e-commerce e-commerce-project ecommerce firebase html javascript react reactjs redux sass stripe zero-to-mastery-course zerotomastery zerotomastery-project ztm

Last synced: 30 Nov 2024

https://github.com/soenneker/soenneker.enums.eventtype

A generic enumerator for CRUD (Create, Read, Update, Delete)

crud csharp dotnet enum event

Last synced: 15 Jan 2025

https://github.com/artenlf/mochila-de-viagem

Projeto desenvolvido no curso JavaScript Web: Armazenando dados no navegador, na Alura, junto com o instrutor Pedro Marins.

crud css html javascript responsive vitrinedev

Last synced: 09 Jan 2025

https://github.com/cesarobedfl/users_crud_with_custom_login

web app with laravel/vue with a user control and custom login

crud laravel login mysql vue

Last synced: 15 Jan 2025

https://github.com/patinaomi/consumo-api-python

O projeto visa desenvolver uma aplicação em Python que utilize a Random User API para obter dados de usuários aleatórios e armazená-los em uma base de dados Oracle. A interface do usuário é criada com HTML, CSS e JavaScript, incluindo validações no frontend e backend para assegurar a integridade dos dados.

api api-rest crud crud-api crud-application python

Last synced: 14 Dec 2024

https://github.com/techlord001/laravel-blog

Laravel project to showcase my skills & knowledge in the framework. This is a working blog with user sign/login and CRUD operations for the blog.

blade crud laravel php

Last synced: 27 Dec 2024

https://github.com/melardev/java_springbootapi_mybatiscrud

Java Spring Boot Api application using MyBatis

api crud java mybatis rest spring spring-boot

Last synced: 25 Jan 2025

https://github.com/mtbassi/exerc4-itau-unibanco

Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.

allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger

Last synced: 15 Jan 2025

https://github.com/qja120812/exerc4-itau-unibanco

Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.

allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger

Last synced: 15 Jan 2025

https://github.com/paulo-correia/laravel_crud

Laravel CRUD

crud laravel php7

Last synced: 22 Jan 2025

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

https://github.com/yogaprasadk/firebase_reactjs_course

it is a repository learn about firebase and reactjs

authentication crud firebase notifications setupreact

Last synced: 06 Jan 2025

https://github.com/goswamilucky/just-todos

A simple Todo app for adding and removing tasks with real-time sync via Firebase. Built with HTML, CSS, and JavaScript, it offers a clean and responsive user interface.

beginner-project crud css firebase frontend html javascript opensource practise-project realtimedatabase responsivedesign taskmanager todoapp ui ux webapp webdevelopment

Last synced: 06 Jan 2025

https://github.com/ssoaresleo/crud-users-api

Este projeto é um exemplo de um CRUD de usuários usando Node.js, TypeScript e Prisma para se conectar ao MongoDB, permitindo criar, atualizar, listar e excluir usuários no banco

crud mongodb node-js prisma prisma-client typescript

Last synced: 28 Dec 2024

https://github.com/rahmankarim/thoughtnest

ThoughtNest is a web application designed for managing and interacting with blog content. It features user authentication, allowing users to register, log in, and manage their profiles. The application supports CRUD operations on blog posts, enabling users to create, read, update, and delete their content.

bcrypt bootstrap crud crud-application css expressjs html javascript jquery jwt-authentication jwt-token mongodb mongoose nodejs rest restful-api typescript

Last synced: 15 Jan 2025

https://github.com/pmlcrz/tcadvogados

Aplicativo em Java

app bootstrap crud java webapp

Last synced: 20 Jan 2025

https://github.com/osvaldokalvaitir/react-native-shoe-store

:athletic_shoe: Shoe Store Application using React Native, Axios, React Navigation, Formik, Yup, react-native-slider, ESLint, prop-types, color and running a CRUD in the Node.js - Shoe Store API

crud produtos react-native rocketseat starter

Last synced: 15 Dec 2024

https://github.com/pmlcrz/cursojava

Atividades e projetos do curso de JAVA do SENAC

crud crud-api crud-java database eclipse java mysql practice-project

Last synced: 20 Jan 2025

https://github.com/karlyndiary/task-list-app-power-apps

Task List App created using Power Apps

crud crud-application powerapps taskapp taskapp-crud

Last synced: 29 Nov 2024

https://github.com/bhadresh-laiya/ciblogposttest

CodeIgniter: Add, Edit, Delete, View Blog Post with Login & Registration – MVC CRUD Application using CodeIgniter v3

blog codeigniter codeigniter3 crud crud-application demo-app login mvc-framework posting register

Last synced: 28 Dec 2024

https://github.com/osvaldokalvaitir/reactjs-shoe-store

:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API

crud produtos reactjs rocketseat starter

Last synced: 15 Dec 2024

https://github.com/baxeico/django-lazycrud

A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.

crud django

Last synced: 10 Nov 2024

https://github.com/iamtonmoy0/crud-unleashed

crud server application

crud crud-api

Last synced: 05 Jan 2025

https://github.com/jeffersonsimplicio/first-full-stack

Projeto Full-Stack de To Do List, as tarefas são salvas e gerenciadas pelo back-end, deixando para o front-end a responsabilidade de interface gráfica.

api backend context-api crud docker docker-compose nodejs nodemon react

Last synced: 21 Jan 2025

https://github.com/miguelhp373/crud_livraria_aspnet

:book: Crud desenvolvido em Asp.net MVC para a disciplina de Programação Web da ETECVAV

asp asp-net-mvc crud csharp etec razor visual-studio

Last synced: 15 Jan 2025

https://github.com/jeffersonsimplicio/project-store-manager

Aplicação back-end para gestão de vendas estilos drop shipping, com organização REST e CRUD de produtos e compras.

chai crud express javascript mocha mysql nodejs rest-api sinon tdd test test-driven-development

Last synced: 21 Jan 2025

https://github.com/jahidulpabelislam/portfolio-api

Bespoke API for managing projects for my portfolio.

api cms crud database headless-cms mysql orm php portfolio

Last synced: 20 Jan 2025

https://github.com/mdabdullahibnaharun/user-info-crud-php

Basic Create, Read, Update, Delete (CRUD) Application in PHP & MySQL

bootstrap crud css html mysql php

Last synced: 15 Jan 2025

https://github.com/rendy752/cms-perpustakaan

A Simple CMS that includes CRUD operations in managing content related to library books

bootstrap5 crud laravel mysql-database

Last synced: 04 Jan 2025

https://github.com/ruturajjadhav07/simple-crud-spring-application

A simple CRUD application built with Spring Boot, Thymeleaf, and MySQL, demonstrating the basic operations of Create, Read, Update, and Delete. This project is perfect for beginners to understand how to interact with databases using Spring Data JPA and how to render data dynamically on the front end using Thymeleaf templates.

beginner-project crud crud-application database database-operations java javaspringboot mysql mysql-database spring-boot spring-boot-tutorial thymeleaf web-development

Last synced: 09 Jan 2025

https://github.com/thegera4/go-htmx-todo-app

TODO app made with Go, HTMX and MySQL

crud go golang htmx mysql todo-app

Last synced: 09 Jan 2025

https://github.com/busraozdemir0/aspnetcoreproject

Basic CRUD operations with Asp.Net Core MVC

asp-net-core asp-net-mvc crud

Last synced: 07 Dec 2024

CRUD Awesome Lists
CRUD Categories