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/neetjn/rust-beers

My first Rust project to learn about the language and package structure.

api crud rest rust rustlang starter

Last synced: 28 Oct 2024

https://github.com/zerefwayne/hostel-allotment-system

Hostel Allotment System - Software Engineering Course Project

crud javascript nodejs vuejs

Last synced: 12 Oct 2024

https://github.com/ccaicedo09/django-crm

Basic Django CRM. More features will be added in the future! :)

crud django-application mysql python

Last synced: 11 Oct 2024

https://github.com/weblineindia/angular-local-storage-crud-management

Manage products seamlessly using Angular with local storage. This CRUD application provides efficient data operations, utilizing local storage for a persistent user experience. Elevate your web development with Angular's power and local storage convenience. #Angular #LocalStorage #CRUD #ProductManagement

angular angular-components angular-material angular15 crud data-operations frontend local-storage local-storage-persistence product-management typescript user-interface web-development

Last synced: 10 Nov 2024

https://github.com/weblineindia/angular-product-crud-management

Streamline product management with this Angular-based CRUD application. Elevate your web development projects with efficient data operations and a sleek user interface. Explore the power of Angular for seamless product control. #Angular #CRUD #ProductManagement

angular angular-components angular-material angular15 crud data-operations frontend product-management responsive-design typescript user-interface web-development

Last synced: 10 Nov 2024

https://github.com/gabrielagodek/easymail

PHP mail sender with MySQL database

crud email-sender mysql php

Last synced: 17 Nov 2024

https://github.com/kirandash/emprecordajax

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 03 Nov 2024

https://github.com/juanzeen/ex-phx-do-zero

Repository for the Rafael Camarda course of Elixir and Phoenix

api backend crud elixir phoenix

Last synced: 12 Oct 2024

https://github.com/egarrisxn/pehn-user-management

A simple CRUD application using the powers of Pug, Express, HTMX, & Node.js together to function so, so smoothly.

crud express htmx nodejs pug

Last synced: 10 Oct 2024

https://github.com/thamerh/ruby-on-rails

This Markdown file is a comprehensive guide to setting up and using Ruby on Rails for API development. It covers installation, database configuration, model and controller generation, routing, seeding, API testing, CORS configuration for frontend connectivity, and basic Ruby syntax and variable declarations for beginners.

api crud ruby ruby-on-rails

Last synced: 10 Oct 2024

https://github.com/rdp77/codeigniter

Simple Program With CodeIgniter

codeigniter crud css html javascript mariadb mysql php simple-app

Last synced: 15 Nov 2024

https://github.com/gymitoso/authors-crud

Aplicação CRUD AngularJS

angular angular1 angularjs bower crud gulp

Last synced: 10 Nov 2024

https://github.com/aburraq/school-management-system

Introducing my most ambitious backend project yet – the School Management System. This comprehensive solution covers all aspects of school administration, including advanced time conflict resolution and personalized user role-based controls

crud hibernate java jwt-token postgresql restful-api school-management-system spring-boot spring-security swagger-ui

Last synced: 11 Nov 2024

https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango

Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb

api bootstrap5 crud django html python sqlite web

Last synced: 10 Oct 2024

https://github.com/4s4v1n/studentsinfo

Front-end and back-end for project about students information

crud crud-api crud-application database full-stack plpgsql react reactjs

Last synced: 11 Nov 2024

https://github.com/roman-developer/rp-web

Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin

activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails

Last synced: 06 Nov 2024

https://github.com/evelinalvarado/e-commerce-react-firebase

A e-commerce web application built with TypeScript, React, and Firestore. This project demonstrates real-time CRUD operations and responsive UI design, allowing users to browse products, manage a shopping cart, and complete purchases. Developed to enhance skills in TypeScript and Firestore.

crud e-commerce-website firebase-realtime-database firestore material-ui react-hook-form react-router-dom reactjs shopping-cart tailwind-css typescript

Last synced: 13 Oct 2024

https://github.com/kushalobroy/adavanced_laravel_crud

You may create, update, and delete items in this advanced Laravel crate. It features a category list for adding products, and you can edit the product using a rest API and add new categories that match to their parent categories.

blade bootstrap5 crud html5 laravel mysql-database xampp-server

Last synced: 05 Nov 2024

https://github.com/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 13 Oct 2024

https://github.com/devsazal/go-crud-api

an experimental crud operation rest apis with GO, Fiber (v2.x), MongoDB

crud fiber fiber-framework go golang mongodb rest-api

Last synced: 30 Oct 2024

https://github.com/sycaopath/aplikasi-smanelku

Website Ini dibuat untuk memenuhi tugas matakuliah WEB II di universitas dinamika bangsa,

berita crud laravel laravel10 multiuser ppdb spp

Last synced: 07 Nov 2024

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: 13 Oct 2024

https://github.com/williamcanin/crud-django-cbv

:snake: :globe_with_meridians: CRUD Django - Class Based-Views

crud crud-django django

Last synced: 24 Oct 2024

https://github.com/cepr0/crud-sb-demo

A simple CRUD example with Spring MVC and Spring Data JPA

bootstrap crud h2-database pagination spring-boot spring-data-jpa spring-mvc thymeleaf

Last synced: 17 Nov 2024

https://github.com/bikramai/django-storefront-app

Build an e-commerce application with complete production grade backend for an imaginary online store, Features such as data model, the admin interface for build a RESTful API, uploading files, Sending emails, Running background tasks, Automated testing, Performance testing, Caching

authentication authorization automated-testing caching crud datamodels django django-rest-framework mongodb performance-testing python restful-api running-background-task secure-api sendmail upload-file

Last synced: 13 Oct 2024

https://github.com/guilhermeferreiram/encurtadordelinks

Encurtador de Links Local baseado em ASP.NET MVC

asp-net azure bootstrap c-sharp crud entity-framework jquery mvc

Last synced: 13 Oct 2024

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: 15 Nov 2024

https://github.com/ahsannjavaid/invoice-system

Invoice System is a Desktop application developed in Java. It supports CRUD functionality and uses TXT file as a database. NetBeans IDE has been used to develop this application.

crud desktop-application exe ide java jre jvm netbeans

Last synced: 13 Oct 2024

https://github.com/ahsannjavaid/simple-crud

This is my first java project that is a very simple CRUD console based application that uses TXT file as a database. NetBeans IDE has been used to develop this application.

crud file-handling ide java jre jvm netbeans

Last synced: 13 Oct 2024

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: 13 Oct 2024

https://github.com/hemin-tailor/react-redux-saga

The post management crud operation using ReactJS and Redux saga architecture.

crud css-animations css3 es6 html5 javascript post-management react reactjs

Last synced: 07 Nov 2024

https://github.com/hemin-tailor/nextjs

The employee management CRUD operation in NextJS. We have used MongoDB for store data

crud css3 employee-management employee-management-system es6 js mongodb mongoose nextjs reactjs reactjs-framework

Last synced: 07 Nov 2024

https://github.com/carloshenriquefs/helpdesk

📞🕧 - HelpDesk Back-End e Front-End

angular crud heroku java11 jpa jwt maven spring

Last synced: 13 Oct 2024

https://github.com/fkouto/mlb

Sistema desenvolvida exclusivamente em linguagem de programação Java e suas principais classes, utilizando os padrões DAO (Data Access Object) e Bean, sendo totalmente Desktop. O sistema realiza todas as operações do CRUD(Create, Read, Update, Delete).

crud dao java javase javax-swing mysql netbeans svg-images

Last synced: 13 Oct 2024

https://github.com/stevmwhitfield/pern-starter

A web app built using the PERN stack with basic CRUD operations.

crud express fullstack nodejs postgresql react

Last synced: 08 Nov 2024

https://github.com/cesarmartinez23/garajevehiculos

Creacion del Proyecto, instalacion de Paquetes NuGets, diseño UX/UI del CRUD Garaje de Vehiculos.

c-sharp car crud garaje system windowsforms

Last synced: 12 Oct 2024

https://github.com/ihor-po/petitions

Simple site for petitions

ajax crud crud-operation jquery js mysql pdo php twig

Last synced: 12 Nov 2024

https://github.com/jhostyn-2003/api-crud-facturaci-n

Es un proyecto de practica de CRUD de facturación de BackEnd

api-rest base-de-datos crud sql-server

Last synced: 12 Oct 2024

https://github.com/vilhalva/crud-rust-em-sql-server

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.

bot chatbot crud database projeto rust sql-server terminal

Last synced: 12 Oct 2024

https://github.com/vilhalva/crud-python-em-sql-server

🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.

bot chatbot crud database projeto python sql-server terminal

Last synced: 12 Oct 2024

https://github.com/alexcage2/linqtasks

Simple CRUD app for storing solutions

crud csharp docker-compose efcore linq ms-sql-server mvc rest

Last synced: 12 Oct 2024

https://github.com/marlinsk/park_h-backend

Repositório do back-end da aplicação Park H - Plataforma de anúncio de aluguel de garagem.

apache-maven api-rest crud docker docker-compose docker-composer docker-image dockerfile java mvc-architecture mvc-pattern postgres spring-boot swagger-ui

Last synced: 12 Oct 2024

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: 13 Oct 2024

https://github.com/legitbaboulinet/blazeit.js

An extremely quick way to create a CRUD API out of a JS object

api crud express expressjs mongo mongodb mongoose mongoosejs nodejs quick server

Last synced: 07 Oct 2024

https://github.com/suniksha12/php_my_sql_projects

This repo collection of hands-on PHP and MySQL projects demonstrating backend development concepts through practical applications. Each project explores different aspects of web development, from basic CRUD operations to complex database management.

backend beginner-project creative-coding crud css database form helpful html innovation javascript mysql mysql-database php phpmyadmin project server web-application webdevelopment

Last synced: 01 Nov 2024

https://github.com/coelhoreinaldo/python-crud

Exercises to practice API in Python

crud fastapi python

Last synced: 24 Oct 2024

https://github.com/nubisub/wengdevproject

Project Akhir Pemrograman Web

basic crud html-css-javascript php

Last synced: 06 Nov 2024

https://github.com/itaditya/vue-todo-app

An advanced to-do app in Vue made to please the Javascript Overlords

animations crud flip javascript layout-animation reactive todo translate vue vue-todo vuejs

Last synced: 01 Nov 2024

https://github.com/poonamkhatri/php-ajax-crud

This repository contains a simple demonstration of how to implement Create, Read, Update, and Delete (CRUD) operations using PHP and Ajax. CRUD operations are fundamental in web development, allowing users to interact with data by creating, reading, updating, and deleting records from a database.

ajax ajax-call ajax-form ajax-request bootstrap crud crud-application crud-operation mysql mysql-database mysql-server php php-crud php-crud-operation php7 php8

Last synced: 12 Oct 2024

https://github.com/ecthorsilva/heroapi-nodejs

Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva

crud heroapi nodejs

Last synced: 10 Nov 2024

https://github.com/heyloh/schoolapi

:woman_teacher: REST API for schoolapp website.

api-rest automatic-deployment crud docker nodejs postgres sequelize

Last synced: 13 Oct 2024

https://github.com/andresharpe/quick-api

A how-to guide for spinning up a fully functional and documented REST API in 30 minutes (with good connectivity) and with absolutely no coding.

apache api bootstrap crud docker mysql php swagger-ui

Last synced: 14 Oct 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/lcv-back/weather-forecast-api-springboot

This repository about spring boot project

crud mvc redis spring-boot unit-testing

Last synced: 10 Nov 2024

https://github.com/celiovjunior/php-mysqli

🐘 Simple CRUD web system built with only PHP.

apache bootstrap crud mysql php

Last synced: 11 Nov 2024

https://github.com/javatlacati/prologcrud

Programa de ejemplo que muestra como hacer un CRUD en swi-prolog

crud prolog

Last synced: 15 Oct 2024

https://github.com/milan-sony/django-crud

This is a simple project that performs CRUD operations in Django using Mysql database

bootstrap4 crud css3 django html5 mysql

Last synced: 11 Nov 2024

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-sql-server

👨‍🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.

crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server

Last synced: 14 Oct 2024

https://github.com/vn-blgn/node-express-mongoose-hbs-crud-api

Nodejs (Express) MongoDB (Mongoose) Handlebars (Express Handlebars) CRUD Web Application

api crud express express-handlebars expressjs handlebars handlebarsjs hbs mongodb mongoose node nodejs web-application

Last synced: 14 Oct 2024

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/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

api crud easy liquibase rest-api simple spring spring-boot

Last synced: 14 Oct 2024

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: 04 Nov 2024

https://github.com/dbgjerez/iot-devices-crud

microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB

crud docker gin gin-gonic golang helm iot kubernetes mongodb

Last synced: 14 Oct 2024

https://github.com/milan-sony/php-crud

A simple CRUD operation program using PHP (BCA-2021)

crud php

Last synced: 11 Nov 2024

https://github.com/bastidanicolas/fullstackcv-frontend

This full-stack web application offers a CRUD platform and includes JWT authentication. Showcase your background with sections for an introduction, educational background, work history, portfolio projects, and technical skills.

admin-dashboard angular angular-drag-and-drop argentina-programa argentinaprograma authentication authentication-backend bootstrap crud crud-application cv-builder jwt portfolio-website

Last synced: 26 Oct 2024

https://github.com/milliorn/grocery-list

simple, intuitive interface for creating, editing, and deleting grocery items. Users can add items to their shopping list and remove them when they are no longer needed.

crud crud-operations development-environment food front-end-development grocery-application grocery-crud grocery-shopping localstorage organizer productivity react responsive responsive-design shopping shopping-cart shopping-list state-management user-interface web-application

Last synced: 26 Oct 2024

https://github.com/marlinsk/estudo-nodejs-api-restfull-mvc1

Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn

apirestfull crud javascript mongodb mongoose mvc-architecture nodejs

Last synced: 10 Nov 2024

https://github.com/marlinsk/posts-backend

Project created for learning how the Node.js, Nest.js, Prisma ORM, Postgresql, and Docker technologies have to offer to develop a backend application for posts.

crud docker docker-compose jest-tests mvc-architecture nestjs nodejs postgresql prisma typescript

Last synced: 10 Nov 2024

https://github.com/marlinsk/solid-node-backend

Projeto muito muito simples, feito para estudo de programação de API Rest feito com nodejs, typescript e conceitos do SOLID.

crud express-js nodejs prisma rest-api software-architecture-patterns solid typescript

Last synced: 10 Nov 2024

https://github.com/aleko-khomasuridze/productmanager

Product Manager Application - A JavaFX-based desktop application for managing product inventory, featuring CRUD operations, data validation, and a modular design with database integration. Perfect for small to medium-sized businesses looking to streamline their product management process.

crud database design-patterns desktop docker java javafx sql

Last synced: 12 Oct 2024

https://github.com/zahidakbar2370/crud_system_laravel_8

crud(add,view,edit,update,delete,show) in laravel 8

crud laravel laravel-crud

Last synced: 09 Nov 2024

https://github.com/roby2409/mvvmrxswift

Swift mvvm with rxswift (login and fetch data)

crud crud-application mvvm rxswift swift swift-mvvm

Last synced: 17 Oct 2024

https://github.com/diegoangel/flydev-firebase-crud

Simple serverless CRUD project using Firebase

crud firebase react

Last synced: 17 Nov 2024

https://github.com/arthur5120/real-time-chat-app

Real-time chat app with auth, room management, user status tracking, and notifications.

axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript

Last synced: 01 Nov 2024

CRUD Awesome Lists
CRUD Categories