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/sumaiyabanu15/crud

This Project is based on CRUD Operations.

crud css html javascript

Last synced: 09 Jan 2025

https://github.com/goncanegis/react-crud-mockapi

A React CRUD operation that allows entering data into a mock database using mockAPI. Styled with Semantic UI. Followed freeCodeCamp's tutorial.

crud crud-api crud-application mockapi react react-router reactjs semantic-ui semantic-ui-react

Last synced: 22 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/zepolimer/devnow

Student project : web app for developers to find a job or internship (CRUD, MVC)

crud mvc php sql

Last synced: 13 Jan 2025

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/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/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/xyryc/hyperloadout-client

HyperLoadout is a feature-rich web application designed for managing and showcasing eSports equipment. It includes user authentication, a fully functional CRUD system, and sorting capabilities.

crud daisyui esports expressjs firebase-auth mongodb nodejs reactjs

Last synced: 26 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/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/rakifsul/rf_lv_all_in_one

All in One Template for Laravel

crud crud-application laravel template

Last synced: 22 Jan 2025

https://github.com/bilalmohib/firestore-firebase-python-basics

This project aim was to implement basic CRUD operations of firebase firestore in a most easy and efficient way.

api crud firebase-database notebook-jupyter python

Last synced: 20 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/davidho123/streamlit-crud

Automatically generate UI interfaces and implement CRUD functions

crud form python streamlit ui

Last synced: 22 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/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/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/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/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/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/ludson96/project-trybesmith

Projeto para estudo de API RestFul com Node.js com TypeScript, com CRUD MySQL, e JWT para autenticação

api crud docker docker-compose eslint express expressjs jwt jwt-authentication jwt-token mysql node nodejs orm typescript

Last synced: 27 Jan 2025

https://github.com/ludson96/project-mongodb-commerce

Neste projeto utilizamos o banco NoSQL MongoDb, manipulamos o banco de dados commerce, que contém dados do cardápio do McDonald's, como ingredientes, valores nutricionais e dados fictícios de vendas

backend crud docker eslint mongodb mongodb-database nosql query

Last synced: 27 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/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 22 Jan 2025

https://github.com/ludson96/project-blogs-api

Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação

crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize

Last synced: 27 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/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/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/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/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/gavinhungry/rudiment

CRUD resource manager

crud database schema

Last synced: 13 Jan 2025

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/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/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/jakedaspud/cling-db

Cling is a CLI CRUD App for making .txt / .csv databases.

cli command-line cpp crud database database-management db storage

Last synced: 26 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/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/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/itsmenicky/bibliotecaacademica

Sistema para biblioteca acadêmica

aws crud hibernate java spring

Last synced: 24 Jan 2025

https://github.com/maickwendelldev/crud_php

Single file PHP script that adds CRUD to a MySQL, PostgreSQL, Firebird SQL Server, SQLite or any database.

crud database php

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/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/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/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/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/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/rggh/api-1

API development - BEYOND CRUD - W.I.P

crud flask knn ml python rest-api restful-api sklearn

Last synced: 07 Dec 2024

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/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/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/cristianofilho/crud-angular

CRUD Angular and MySQL

angular angularjs crud mysql

Last synced: 24 Jan 2025

https://github.com/marcosvel/mylist

Aplicativo de registro tarefas - CRUD

crud expo react-native

Last synced: 19 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/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/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/nitindahiya-dev/rust-planner

This application allows you to manage your plans efficiently. Add, edit, delete, view, and search your plans with ease using this command-line tool

cli cli-app crud crud-operations rust

Last synced: 17 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/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/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/faresbrayek2/prosit-2

A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.

crud java jdk

Last synced: 22 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/kalwar/firebase_crud

A simple firebase app to demonstrate CRUD operation

crud firebase firestore simple-app

Last synced: 17 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/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/natanaeldeveloper/laravel-product-sales

Dashboard para gerenciar vendas de produtos e gestão de clientes

ant-design crud laravel react sales

Last synced: 07 Jan 2025

https://github.com/rishabh-pandey-sternx/go-restapi

Rest Api microservices using Golang , Mongodb

crud crud-api go golang microservice mongo mongodb rest-api restful-api

Last synced: 15 Jan 2025

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/siopipin/expresscrud

CRUD Express + MongoDB

crud es6 express expressjs javascript mongodb

Last synced: 07 Jan 2025

https://github.com/kaungkhantkyaw1997/mock-api-gateway

A simple and configurable mock server for simulating API endpoints.

api authentication crud mock pagination search server testing

Last synced: 12 Nov 2024

https://github.com/danhiel98/crud_laravel

Pequeño ejemplo de CRUD usando Laravel

crud laravel php

Last synced: 22 Jan 2025

CRUD Awesome Lists
CRUD Categories