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/12pavani/inventory_management_project

An efficient Inventory Management App built with FastAPI for the backend and React.js for the frontend. This application provides users with a seamless interface to manage inventory, featuring real-time updates, intuitive CRUD operations, and streamlined navigation.

crud fastapi inventory-management reactjs real-time web-development

Last synced: 18 Dec 2024

https://github.com/daviqzr/janeladecontatos

Crie uma aplicação para mostrar uma agenda de contatos, semelhante a esta em anexo, utilizando o posicionamento por pixel através do método relocate(double x, double y) existente nos elementos gráficos.

crud fatec-zona-leste java javafx

Last synced: 31 Dec 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/imtiajahammad/crudwithpaging

Its a simple MVC CRUD with model called Employee along with paging in the list view.

asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library

Last synced: 16 Nov 2024

https://github.com/freinet12/taxistop

An a basic crud api for uber-like apps

api backend crud express mongodb mongoose nodejs

Last synced: 15 Dec 2024

https://github.com/lycan-nt/product-crud

Crud of products creating in Angular

angular9 angularjs crud json-server web

Last synced: 17 Nov 2024

https://github.com/roman31x/dia-2-proyecto-listado-personas

Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).

clean-code crud java junit maven-plugin poo solid

Last synced: 12 Jan 2025

https://github.com/androidbeingx/flask_project

A class project. Code applying the knowlage of flask, sqlite and python.

crud database flask project python sqlalchemy sqlite3

Last synced: 22 Dec 2024

https://github.com/taranjeet/todo-app-frontend

A frontend application to demonstrate CRUD in react

crud react

Last synced: 06 Jan 2025

https://github.com/injamul3798/task_manager_with_ci_integrations

The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.

cicd continuous-integration crud django

Last synced: 14 Dec 2024

https://github.com/yenilikci/node.js-restapi

Node.js ile basit bir api uygulaması. GET, POST, PUT ve DELETE http metotları. Express.js kullanmadan ve fake db ile.

api crud nodejs

Last synced: 16 Nov 2024

https://github.com/vcolesdev/nextjs-clients-app

[WIP] Clients dashboard app. Users can add, update, and delete clients. Currently working on authentication.

crud crud-api database json-server nextjs react react-hook-form react-hooks reactjs redux redux-toolkit rtk-query typescript

Last synced: 24 Nov 2024

https://github.com/jedymatt/notemanager

A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling

crud laravel php

Last synced: 29 Dec 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: 17 Nov 2024

https://github.com/msafdev/japanese-crud

A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.

blade crud laravel mysql

Last synced: 31 Dec 2024

https://github.com/josephgodwinkimani/nestjsx-crud-starter

@nestjsx/crud starter repository for RESTful APIs running on Fastify

boilerplate crud fastify nestjs nestjsx-crud restful-api starter-template typeorm

Last synced: 09 Jan 2025

https://github.com/kenxsantos/basic-crud-laravel

A basic crud system using laravel framework

class-activities crud laravel

Last synced: 14 Jan 2025

https://github.com/vmeazevedo/api_restful_springboot_carros_simples

Design of a simple RESTful API using the Spring Boot framework.

crud crud-application java java-8 jpa jpa-persistence-applications spring spring-boot

Last synced: 20 Dec 2024

https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb

A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)

angularjs bootstrap crud express javascript mongodb mongoose nodejs

Last synced: 28 Dec 2024

https://github.com/subhamghimire/dj8

working on CBVs

classbasedviews crud django

Last synced: 20 Nov 2024

https://github.com/kelsonbatista/project-node-express

Project Node Express with CRUD functions

crud express listen nodejs server statuscode

Last synced: 06 Dec 2024

https://github.com/horellana08/ejercicios-con-js

Repositorio de ejercicios prácticos con JavaScript, diseñado para fortalecer conocimientos en programación y lógica. Incluye ejemplos de manipulación de DOM, funciones, estructuras de control, arreglos y más. Ideal para quienes se inician en JavaScript o buscan mejorar sus habilidades.

arreglos crud funciones js

Last synced: 13 Jan 2025

https://github.com/asilvafx/firebase-sdk-php

Firebase Realtime Database - NoSQL CRUD

crud database firebase php

Last synced: 28 Dec 2024

https://github.com/mtimma001/clinical-trial-data-tool-v2

Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.

bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python

Last synced: 07 Dec 2024

https://github.com/isaacalves7/blog

📰 It's a repository of Blog projects.

blog blogs crud mvc-architecture oop

Last synced: 06 Dec 2024

https://github.com/hashi7412/crud-with-mysql

The repository is an example program to do database CRUD(create, read, update, and delete) operations using Golang and MySQL

crud golang hashi7412 mysql practice shinobi

Last synced: 24 Nov 2024

https://github.com/jamal-saadeddin/noteable-be

A streamlined note-keeping application enabling easy creation, editing, and searching of personal and professional notes. This project was part of @Foothill internship program.

crud expressjs mongodb nodejs

Last synced: 19 Nov 2024

https://github.com/swumplurd/mongo-crud

Crud con MongoDB para recursos web.

boostrap5 crud express mongodb mongoose morgan nodejs pug routes

Last synced: 18 Nov 2024

https://github.com/swumplurd/crud-php-pdo

CRUD con PHP y PDO

crud pdo php php8

Last synced: 18 Nov 2024

https://github.com/swumplurd/crud-php-mysqli

CRUD con PHP usando el controlador de mysqli.

crud database mysql mysqli php

Last synced: 18 Nov 2024

https://github.com/volt1c/employee_management_api

👔API for managing and controlling employees schedules

api bycrypt crud flask jwt pylint python sqlalchemy

Last synced: 06 Dec 2024

https://github.com/priyanayak28/booking-appointment-app

A simple web application to practice CRUD operations using Axios, Local Storage, and JavaScript. This project demonstrates how to add, edit, and delete data while persisting it across browser sessions.

api-requests axios crud front-end html javascript local-storage practice-project web-development

Last synced: 11 Jan 2025

https://github.com/sunny-unik/crud_app

My first basic web app for learn MERN stack. It contains all CRUD operations.

beginner-friendly crud javascript mern-stack multer open-source

Last synced: 10 Jan 2025

https://github.com/esraaalzoghby/crud-product-app

A simple CRUD (Create, Read, Update, Delete) application demonstrating the core functionalities of managing data.

bootstrap crud crud-app crud-application html-css-javascript

Last synced: 06 Dec 2024

https://github.com/danilosano/series-trabalho-c-sharp

CRUD feito em C# contendo conexão a PostgreSQL no ano de 2018.

crud

Last synced: 29 Dec 2024

https://github.com/ludmilaipp/tp2-databinding

Trabajo práctico para crear un CRUD en angular.

angular crud databinding

Last synced: 16 Nov 2024

https://github.com/carloshenriquefs/ds-movie

:white_check_mark:🎬📹 - Projeto Front End e Back End - DsMovie

crud css html react

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/dslist-java-games

:white_check_mark: - Intensivão Java Spring

api-rest crud java

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/musics

✅🎵🎧- Screen Sound Músicas

chatgpt crud foreach jpa jpql

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/dslearn

📚🖥️- Plataforma de ensino com informações de curso

api-rest crud hibernate jpa maven

Last synced: 11 Jan 2025

https://github.com/lucasfeliciano02/consulting_form-gui-crud

Formulário de consultório feito em python com a gui tkinter em que há a conexão com um banco de dados sqlite e as opções de CRUD conforme os botões

crud python sqlite-database tkinter-graphic-interface tkinter-gui

Last synced: 13 Jan 2025

https://github.com/carloshenriquefs/crud-usuario

✅👦👧- Crud Usuario com MongoDB

crud java17 maven mongodb

Last synced: 11 Jan 2025

https://github.com/carloshenriquefs/task-management

📝✏️ - API de Gerenciamento de Tarefas

crud flask pytest rest

Last synced: 11 Jan 2025

https://github.com/lucasfeliciano02/to-do-app-crud-gui

Aplicativo to-do feito com a gui tkinter e com o bd sqlite em que há um crud. (Contém o arquivo executável)

crud database sqlite tkinter-gui

Last synced: 13 Jan 2025

https://github.com/ka1quee/crud-react

CRUD Full Stack de um cadastro de usuários, onde o backend foi desenvolvido em node, frontend em React.JS e banco de dados com MySQL.

crud javascript mysql nodejs react

Last synced: 18 Nov 2024

https://github.com/carloshenriquefs/courses

💻🖱️- Programming Courses

api crud hibernate-jpa java21 mapper

Last synced: 11 Jan 2025

https://github.com/dorkatzir/pixel-positions

Jobs Listing - Laravel11 Web App

blade components crud laravel php sqlite tailwindcss vitejs

Last synced: 11 Jan 2025

https://github.com/s-damian/symfony-crud-example

Symfony 6 (6.2) - Example of CRUD

crud doctrine php php8 symfony symfony6

Last synced: 30 Nov 2024

https://github.com/mrinjamul/gin-bookstore

Simple CRUD Operations for bookStore

crud gin gin-gonic golang sqlite

Last synced: 06 Dec 2024

https://github.com/leotm/admin

My successful MVP solution to a coding exercise to create an admin view for new user data.

admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management

Last synced: 09 Jan 2025

https://github.com/gabrielalmir/most-loved-crud-app-2023

The most loved tech stack according to StackOverflow survey

axum crud docker postgresql rust sqlx

Last synced: 19 Nov 2024

https://github.com/a-tetarwal/binora-pre

Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.

bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path

Last synced: 16 Nov 2024

https://github.com/mstgnz/python-sqlite3-cli

Python ile sqlite3 üzerinde crud işlemleri

crud python3 sqlite

Last synced: 13 Jan 2025

https://github.com/s-damian/phoenix-crud-example

CRUD - Phoenix Framework / Elixir / MySQL / Tailwind

crud elixir elixir-phoenix mariadb mysql phoenix phoenix-framework tailwindcss

Last synced: 30 Nov 2024

https://github.com/ryanrahman26/php-ajax

Aplikasi PHP CRUD dengan AJAX & PDO

ajax crud pdo php

Last synced: 09 Jan 2025

https://github.com/andreyrvs/04-todo-list

Lista de tarefas com CRUD

crud css html javascipt

Last synced: 16 Nov 2024

https://github.com/walidbosso/springboot-angular-items-crud

This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.

angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2

Last synced: 29 Nov 2024

https://github.com/andreyrvs/04-v2-todo-list

v2 - Lista de tarefas com CRUD

crud css html javascript

Last synced: 16 Nov 2024

https://github.com/alirfanyasin/sistem-data-dosen-itts

Tugas akhir dari mata kuliah Algoritma dan Pemrograman membuat sebuah aplikasi berbasis console dengan tema sistem data dosen

c-language campus console-application crud

Last synced: 30 Dec 2024

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 30 Dec 2024

https://github.com/ritobrotomukherjee/just-mongo-db

Mongo DB CRUD, DB creation etc. All step wise files are available in different branches

crud mongodb mongosh mongoshell nosql nosql-database

Last synced: 06 Jan 2025

https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb

This repository contains the source code for a RESTful API developed with Node.js, Express.js, and MongoDB. The API follows REST principles to provide CRUD (Create, Read, Update, Delete) operations for interacting with a MongoDB database, making it a robust backend solution for web and mobile applications.

crud expressjs mongodb nodejs rest-api

Last synced: 27 Dec 2024

https://github.com/ritobrotomukherjee/node-mongo-crud

All CRUD API using simple Node and MongoDB. Mongoose + Search API also available in a seaparate Mongoose branch

api-rest crud express-js mongodb mongoose nodejs

Last synced: 06 Jan 2025

https://github.com/ramaobama/appfx-ramin

Simple Crud Application with use JPA (v. 1.0)

crud javafx jpa maven

Last synced: 30 Dec 2024

https://github.com/hk-transfield/project-management-api

A simple Node.js RESTful CRUD API using express interacting with a MySQL database. Used for creating and managing projects.

api api-rest crud crud-application expressjs javacsript nodejs

Last synced: 14 Dec 2024

https://github.com/pauleenaphan/blog-api

A small blogsite where users can view blog post and comment on them.

blog crud express mongodb nodejs webdevelopment

Last synced: 09 Jan 2025

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/mtimma001/clinical-trial-data-tool

Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.

bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python

Last synced: 20 Nov 2024

https://github.com/ayaamar200/login

A Smart Login System website is a secure and user-friendly platform designed to make logging in quick and easy.

bootstrap5 crud css3 dom html5 javascript

Last synced: 06 Dec 2024

https://github.com/leticiamilan/crud-carrinho-compras

CRUD simples em JAVA de um carrinho de compras - Exercício realizado para a aula de Java (POO) - UNIP

crud java poo

Last synced: 29 Nov 2024

https://github.com/sumaiyabanu15/crud

This Project is based on CRUD Operations.

crud css html javascript

Last synced: 09 Jan 2025

https://github.com/martapolii/web-application-development-practice

This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.

authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development

Last synced: 13 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/bkozii/cloud-konkamon-ionic-vue

Ionic Firestore CRUD (Vue Version) - ชิ้นงาน Ionic ประจำรายวิชา 0232430865 การพัฒนาคลาวด์แอปพลิเคชัน

crud firebase firebase-database ionic ionic7 vue vue3 vuefire

Last synced: 06 Dec 2024

https://github.com/jinyphp/wire-table

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

crud table

Last synced: 05 Jan 2025

CRUD Awesome Lists
CRUD Categories