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/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/carloshenriquefs/helpdesk

📞🕧 - HelpDesk Back-End e Front-End

angular crud heroku java11 jpa jwt maven spring

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/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/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/imdesai00/crud-app-angular

in this project i can apply some functionality like forget password, hash password, login register using JWT Token and CRUD operation.

angular crud forgot-password forgot-password-email hashpassword jwt-authentication jwt-token smtp tailwindcss

Last synced: 06 Nov 2024

https://github.com/spm999/book-api

Book Store Api

api crud delete get nodejs put rest-api

Last synced: 15 Nov 2024

https://github.com/rubensdimasjr/jsp-maven-hibernate-crud

Basic user registration and login system, user and products management web application using JSP, Servlet, Maven and Hibernate.

bootstrap5 bootstrap5-template crud hibernate java jquery jsp maven

Last synced: 06 Nov 2024

https://github.com/deverebor/sistemacadastrodeprodutos

Sistema para cadastro de clientes/produtos e seus respectivos tipos.

crud java java-project university-project

Last synced: 06 Nov 2024

https://github.com/deverebor/cadastroagenda

Atividade ministrada pela disciplina de POO.

crud java11 university university-project

Last synced: 06 Nov 2024

https://github.com/shamaru001/nestjs-crud

Crud made with NestJS

crud mongo mongoose nest nestjs typescript

Last synced: 07 Nov 2024

https://github.com/pietrohl/express-quote-server

A test application to create and store famous quotes from famous people. Structured with client and a CRUD API/cloud MongoDB backend.

api-client babel babel-plugin babeljs crud crud-api mongodb mongoose mongoosejs rest rest-api

Last synced: 16 Nov 2024

https://github.com/sibeux/web-keuangan-app

Website pencatatan keuangan

catatankas crud nasrulwahabi php sibeux website

Last synced: 07 Nov 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/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 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/chrischan1117/django-photo-app

Django photo management and configuration

crud django image photo

Last synced: 08 Nov 2024

https://github.com/khalilannbiya/bookshelf-app

Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class

bookshelf crud css html javascript

Last synced: 07 Nov 2024

https://github.com/hamideidy/vuex-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.

axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4

Last synced: 08 Nov 2024

https://github.com/hamideidy/pinia-todo

The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.

axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs

Last synced: 08 Nov 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/edu-fedorae/covid-19-report-mvc-crud-application

Simple PHP application that does basic CRUD operations for covid-19 cases.

covid-19 crud javascript mvc mysql oop pdo php uikit

Last synced: 08 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/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/vinyl-davyl/nextra-diary

Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.

crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript

Last synced: 10 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/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/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/lin3s/admincrudextensionsbundle

CRUD extension for LIN3SAdmin

admin-ui crud lin3s-admin php

Last synced: 07 Nov 2024

https://github.com/gahbr/registro-de-alunos

Registro de alunos em nodejs com front-end

crud estudos exercicio mysql nodejs sequelize

Last synced: 07 Nov 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/gahbr/agenda-de-contatos

Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/

crud crud-application java javascript jsp-servlet mvc mysql

Last synced: 07 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/hilmizul/nodejs-crud

Aplikasi Daftar Belanja menggunakan Node.js & Express

crud express mysql nodejs

Last synced: 07 Nov 2024

https://github.com/yracnet/spa-crud-v1

Crud Generator From JPA Modeler

abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt

Last synced: 08 Nov 2024

https://github.com/yracnet/gvy-template

[Create, Read, Update and Delete] Simple Template from JPA Modeler using Groovy Template

crud generator groovy java jta

Last synced: 08 Nov 2024

https://github.com/jonatandb/mern-tasks-manager_jwt-mongoose

Fullstack React-Express: Tasks Manager App (with JWT Auth, Mongoose and more)

api axios crud express jonatandb jsonwebtoken mongodb mongoose morgan nodejs nodemon react tailwindcss vite zod

Last synced: 12 Nov 2024

https://github.com/agnii555/tinytweets

TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.

crud css html javascript json scss xml xmlhttprequest

Last synced: 07 Nov 2024

https://github.com/kalwar/firebase_crud

A simple firebase app to demonstrate CRUD operation

crud firebase firestore simple-app

Last synced: 17 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/ryana265/book-management-system---redux

A book management application that enables users to add, view, and delete books within a clean, organized interface

bookmanagementsystem crud react redux-toolkit

Last synced: 18 Nov 2024

https://github.com/kubepay/nestjs-crud-experiments

Nest js experiments for good middleware alternative for express

crud nestjs sqlite typeorm

Last synced: 17 Nov 2024

https://github.com/jauharibill/crud-with-realm

This Repository contain code about CRUD android using Realm NoSQL

android crud mobile nosql programming realm

Last synced: 07 Nov 2024

https://github.com/jinyphp/table

laravel CRUD with livewire

crud laravel livewire table

Last synced: 09 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/jinyphp/wire-table

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

crud table

Last synced: 09 Nov 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/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 Nov 2024

https://github.com/javi-cc/vue-vuetify-crud

Vue Vuetify styles

crud vue vue-router vuejs vuetify

Last synced: 09 Nov 2024

https://github.com/evertonsavio/fastapi-101

Python Fastapi 101

crud fastapi python

Last synced: 09 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/mrbrunelli/crud-php-materialize

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

crud materializecss mysql php

Last synced: 15 Nov 2024

https://github.com/sigit-wasis/learn-adonisjs-

Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes

adonisjs crud edge javascript javascript-framework migration template-engine

Last synced: 08 Nov 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/gowthamselvaraj123/teacherportal-laravel-blade

The Teacher's Portal allows teachers to securely log in, manage student details and grades, and perform CRUD operations through user-friendly popup forms, streamlining data management and enhancing efficiency.

crud laravel login-system starterkit

Last synced: 11 Nov 2024

https://github.com/slvler/node-example

rest api example with node.js

api crud node-js nodejs project rest-api

Last synced: 10 Nov 2024

https://github.com/marissa-steindel/crud-blog

WEBD-2008 Assignment 3: Database Create, Read, Update, Delete functionality coded with PHP

crud database php routing

Last synced: 11 Nov 2024

https://github.com/amandioca/projetosinergia-front

Front-end of the Integrator Project developed in the GenerationBrasil bootcamp.

angular bootstrap-4 crud hub integrator-project social-network

Last synced: 10 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 Nov 2024

https://github.com/swalx/go-product-restapi

Basic golang rest api CRUD application for products.

api crud go golang rest-api

Last synced: 12 Oct 2024

https://github.com/javiercanon/xavier-crud

➕➖✖ Create, Read (aka retrieve), Update, and Delete (CRUD), 🚲 Generator Tool 🕓 in Asp.net 🏎

asp-net crud crud-application crud-generator generator sql-server sqlserver

Last synced: 16 Nov 2024

https://github.com/kayke-fujinaka/user-crud

👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.

crud nodejs

Last synced: 10 Nov 2024

https://github.com/rdvid/express-school-api

API REST com Express desenvolvida para prática de documentação com Swagger

api-rest crud express javascript swagger swagger-ui

Last synced: 09 Nov 2024

https://github.com/bendomey/taskerman

A little grapqhl web service that helps creates account, authenticate yourself, create task and assign them to reviewers, update task information and also add or remove reviewers, delete task.

authentication crud golang graphql postgresql task-management task-management-system web-service

Last synced: 16 Nov 2024

https://github.com/fredgainza/portfolio-php-auto

Listing voitures PHP - CRUD

crud php

Last synced: 16 Nov 2024

https://github.com/impe93/to-do-back

The server for the other my repo "to-do"

angular crud expressjs mean mean-stack mongodb nodejs

Last synced: 09 Nov 2024

https://github.com/germondai/php-api

PHP RESTful API with Doctrine, Entities, JWT and Pre-done Auth!

api crud db dbal doctrine entities jwt media migrations mysql orm php rest rest-api storage template

Last synced: 14 Nov 2024

https://github.com/calcagnoloic/invoice-app-server

Backend application and invoice application database. Contains the various CRUD routes and a backup of dummy data.

crud docker-compose fastapi mariadb python unitest

Last synced: 13 Oct 2024

https://github.com/rakifsul/rf_ci_all_in_one

All in One Template for CodeIgniter 4

codeigniter4 crud crud-application template

Last synced: 08 Nov 2024

https://github.com/manthanank/crud-angular-ngxs

Crud Angular App using NgXS

angular crud ngxs

Last synced: 08 Nov 2024

https://github.com/manthanank/crud-angular-rx-angular

Crud Angular App using rx-angular

angular crud rx-angular

Last synced: 08 Nov 2024

https://github.com/likhithkp/express-posts

A blogging platform built with Express.js and MongoDB that supports user authentication and post management. This application allows users to register, log in, create posts, and view posts created by others.

authentication backend bcrypt crud ejs express jwt mongoose nodejs rest-api

Last synced: 16 Nov 2024

https://github.com/devil-1964/bookstore

A CRUD BookStore using MERN

crud express mern-stack nodejs react

Last synced: 11 Oct 2024

https://github.com/igorsantos07/food_shuffler

Saves menu options to LocalStorage and shuffles them (weighted by price!!) to help you decide what to order.

crud math pet-project svelte sveltekit

Last synced: 17 Nov 2024

https://github.com/pjborowiecki/cash-cards-tdd-java-spring-boot-rest-api

This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.

authentication crud gradle java-tdd jwt jwt-authentication react rest-api spring-boot spring-boot-authentication spring-security tdd test-driven-development

Last synced: 08 Nov 2024

https://github.com/devtonin/sith-lords-api

A Sith Lords REST API, built-in Java 11 and Spring Boot.

api crud java spring-boot

Last synced: 08 Nov 2024

https://github.com/jorgecj/task-server-crud

A basic CRUD server made in Python.

crud python task todo

Last synced: 16 Nov 2024

CRUD Awesome Lists
CRUD Categories