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/mdazlaanzubair/contact-app-api

A Contact List MERN application protected with JWT authentication system.

authentication contact crud express javascript jwt list mongo node open source

Last synced: 11 Nov 2024

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

https://github.com/wgtsantos/aula_php_m

Aula de Integração com banco de dados por meio da linguagem de programação (PHP)

crud pdo pdo-mysql pdo-php php php7 php8

Last synced: 14 Nov 2024

https://github.com/2kabhishek/lacrud

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

Last synced: 12 Nov 2024

https://github.com/othmanenissoukin/notes-keeper

Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.

bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application

Last synced: 14 Nov 2024

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

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

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

https://github.com/jaymar14/week-18

MongoDB/Mongoose activities

back-end crud database mongodb mongoosejs nodejs populate scrape

Last synced: 14 Nov 2024

https://github.com/kaloslazo/tumipalace

Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.

api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs

Last synced: 13 Nov 2024

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

A create, read, update and delete application in php

crud php

Last synced: 13 Nov 2024

https://github.com/or-abdillh/diundang-message-api

Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang

bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize

Last synced: 16 Nov 2024

https://github.com/glpzzz/gateways

This sample project is managing gateways - master devices that control multiple peripheral devices.

bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue

Last synced: 16 Nov 2024

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/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: 16 Nov 2024

https://github.com/knowledgefactory4u/dotnet6-postgresql-vuejs3-crud

.Net 6 + PostgreSQL + Vue.js 3 CRUD Application Example

crud dotnet6 postgresql vuejs vuejs3

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app

.Net + PostgreSQL + React JS CRUD Application Example

crud dotnet dotnet6 postgresql reactjs

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/dotnet6-mysql-vuejs3-crud

.Net 6 + MySQL + Vue.js 3 CRUD Application Example

crud dotnet6 mysql vuejs vuejs3

Last synced: 14 Nov 2024

https://github.com/mixerapi/crud

A CakePHP CRUD (Create/Read/Update/Delete) services for your RESTful APIs controller actions using CakePHP's dependency injection container. [READ ONLY]

calephp crud php rest rest-api

Last synced: 13 Nov 2024

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

https://github.com/snwfdhmp/cloudbase

Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.

cloudbase crud crud-operations database plug-n-play plugnplay storage-engine

Last synced: 15 Nov 2024

https://github.com/luanroger/electric-drizzle

shadcn-ui and Drizzle ORM with Electron. Based on electron-shadcn

crud demo drizzle-orm electron react shadcn-ui tailwindcss template web

Last synced: 15 Nov 2024

https://github.com/thomas465xd/uptask_mvc

UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.

activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager

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

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

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

https://github.com/rishabh-pandey-sternx/deno-rest-api

Simple CRUD API build with Deno and Attain(Express) using MongoDB

api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript

Last synced: 15 Nov 2024

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

https://github.com/moll/node-heaven-sqlite

Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.

crud data-mapper heaven sqlite

Last synced: 15 Nov 2024

https://github.com/bieanimaton/crud_com_php_e_mysql

CRUD feito em PHP. Cria, lê, altera ou deleta informações do baco de dados MySQL. + Bootstrap

boostrap create crud php read remove update

Last synced: 15 Nov 2024

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

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Nov 2024

https://github.com/spencerjibz/partial-mern-app

THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX

backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4

Last synced: 15 Nov 2024

https://github.com/adminltr/java-library-crud

Basic CRUD Java library system

crud java mvc mysql netbeans swing

Last synced: 15 Nov 2024

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

https://github.com/sansekai/apotek

Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.

aplikasi-apotek crud java penjualan-apotek penjualan-apotik

Last synced: 17 Nov 2024

https://github.com/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 17 Nov 2024

https://github.com/mustafadalga/php-vue-crud

Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.

crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs

Last synced: 17 Nov 2024

https://github.com/dacurse/note-app

An API for a note taking app.

crud express javascript nodejs prisma

Last synced: 07 Nov 2024

https://github.com/pisyek/zend-contact-directory

Simple Contact Directory Application Using Zend Framework

crud php zend

Last synced: 08 Nov 2024

https://github.com/pisyek/simple-crud-l5

Simple CRUD using Laravel 5

crud laravel laravel-5 repository-pattern

Last synced: 08 Nov 2024

https://github.com/sufiyan33/angular-spring-boot-mysql-crud-operation

CRUD operation with Angular, Spring boot & MySQL. Trying to create a full stack application where frontend would be in Angular and backend in Spring Boot.

angular angular-cli angular18 crud crud-application crud-operation fullstack-development mysql spring-boot

Last synced: 15 Nov 2024

https://github.com/merzak-x/patientscrudspringdemo

This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.

crud jee patients spring

Last synced: 07 Nov 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/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/taranjeet/todo-app-frontend

A frontend application to demonstrate CRUD in react

crud react

Last synced: 10 Nov 2024

https://github.com/nazmulhossain2905/react-crud-app

React Todo App Using Context API.

crud notes react react-crud-app

Last synced: 15 Nov 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/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/rudolphreti/autobewerbung

AutoCV is a Flask-based web application designed to manage job applications efficiently. The application allows users to add, display, and delete job applications, as well as generate related documents such as CVs and cover letters.

crud flask job-application-management jobsearch python

Last synced: 06 Nov 2024

https://github.com/camilafbarcellos/apollo-techtest

Development of a frontend and a backend application for Apollo Solutions technical test (2023).

api crud fullstack mui nestjs react sqlite typescript

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

CRUD resource manager

crud database schema

Last synced: 13 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/rickreisme/contactmvc

Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.

asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme

Last synced: 13 Nov 2024

https://github.com/haminimi/inventory-app

A CRUD inventory management app for an imaginary store.

crud express inventory-management mongodb mvc-architecture node-js nodejs pug

Last synced: 06 Nov 2024

https://github.com/lightweight-component/aj-data

Lightweight Data Access Object in Java

crud dao jdbc sql

Last synced: 16 Nov 2024

https://github.com/lightweight-component/aj-dataservice

DataService for rapidly CRUD

crud sql

Last synced: 16 Nov 2024

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

https://github.com/goriens/google-auth

Email and google Athentication and Authorization system with mvc patthern and crud functionality using mongodb, nodejs and express

api authentication-backend crud

Last synced: 14 Nov 2024

https://github.com/rob-gon/crud-projects

Web application that implements a CRUD of projects.

crud crud-application laravel laravel-framework laravel8 php8

Last synced: 11 Nov 2024

https://github.com/luizfranzon/crud

FullStack CRUD Application

crud express javascript nodejs reactjs typescript vite

Last synced: 06 Nov 2024

https://github.com/ayimdomnic/elixir-to-do-app

Kickstart Elixir (Phoenix Framework)

crud elixir hello-world phoenix-framework

Last synced: 08 Nov 2024

https://github.com/shaikahmadnawaz/react-todo-firebase-app-one

React TODO application with Firebase backend to store all of the todos.

crud firebase react tailwindcss todoapp

Last synced: 06 Nov 2024

https://github.com/shaikahmadnawaz/react-firebase-crud

CRUD Using React + Firebase | Firebase and Firestore

crud firebase firestore react

Last synced: 06 Nov 2024

https://github.com/shaikahmadnawaz/ecommerce

This is a simple e-commerce application built with Node.js, Express.js, and MongoDB.

bcrypt crud expressjs json jwt mongodb mongoose nodejs

Last synced: 06 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/miro-wq/cli-application

This project is a Node.js Command-Line Interface (CLI) application for managing a JSON contact list, allowing basic CRUD operations.

cli command-line commanderjs contact-management contact-manager crud filesystem json node-cli nodejs

Last synced: 16 Nov 2024

https://github.com/verde-vias/pythonverdevias

Em Python: Solução Sustentável para a Mobilidade Urbana da Região Metropolitana de São Paulo

banco-de-dados crud dba json menu oracle pitch python script vscode

Last synced: 16 Nov 2024

https://github.com/halilugur/pythonflaskaws

Quotes Application is a Flask-based web application that allows users to manage their favorite quotes with CRUD operations. Built with Python, Flask, and Bootstrap, it provides an intuitive interface for creating, reading, updating, and deleting quotes.

aws bootstrap crud flask jquery quote

Last synced: 08 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

CRUD Awesome Lists
CRUD Categories