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/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/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/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/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/jeremiias8/crud-meanstack

CRUD con Angular 14 en el frontend y NodeJS en el backend.

angular crud javascript nodejs typescript

Last synced: 08 Nov 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/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/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/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/jeremiias8/crud_java_mysql

Pequeño CRUD hecho en NetBeans usando Java con la BBDD MySQL

crud java mysql

Last synced: 08 Nov 2024

https://github.com/bartzalewski/firebase-crud-app

Firebase Firestore CRUD app created for my Instagram, @bart.code

crud crud-application firebase firestore-database reactjs

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

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 03 Nov 2024

https://github.com/kinstl/cutcode-laravel

Laravel-based web app. Features include user authentication, CRUD operations, RESTful API integration, admin panel for content editing, dynamic frontend rendering, pagination, form validation, and secure middleware handling.

blade crud laravel php rest-api tailwindcss vite

Last synced: 31 Oct 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/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/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/zoelabbb/rexpressapi.ts

A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.

blog crud expressjs nodejs playground-project postgresql prisma restapi typescript

Last synced: 07 Nov 2024

https://github.com/zoelabbb/crudjs_simple

Just simple CRUD using Javascript language, check demo website below

crud javascript simple

Last synced: 07 Nov 2024

https://github.com/syntacticbutter/lokatani-assignment

Assignment Web Development Internship

crud laravel

Last synced: 11 Nov 2024

https://github.com/andreacioni/weeklymenu-api

CRUD REST Api to support all the backend operations of the mobile app

crud flask-api mongoengine python rest-api

Last synced: 13 Nov 2024

https://github.com/danilqa/nest-js-registry-starter

Simple CRUD-repository based on Nest.js and mongo. Includes e2e specs.

api crud mongodb nestjs starter typescript

Last synced: 17 Oct 2024

https://github.com/movva-gpu/grapes

Le dépôt GitHub de notre site de co-jardinage

apache2 crud mariadb php

Last synced: 11 Oct 2024

https://github.com/pedrohenrikle/crud-tasks

A Node.js & Typescript based API, developed with fastify, using JWT token authantication. Uses SQLite as a local database.

api crud fastify jwt nodejs typescript

Last synced: 11 Oct 2024

https://github.com/ltfschoen/meteor-rumedge

Meteor app using MongoDB uses CRUD interface to generate candidate skills profile and show statistics

api blaze buildpack crud es6 heroku heroku-buildpack material-ui meteor mongodb nodejs reactjs yarn

Last synced: 17 Oct 2024

https://github.com/jeck0v/fastapi-celery-redis

Web App: Celery, Redis + FastApi

celery crud fastapi firebase firebase-auth redis

Last synced: 31 Oct 2024

https://github.com/pratiktomar/contactcloud-mern

ContactCloud is full-stack application that allows users to manage their contacts. Users can create, view, edit, and delete contacts, each of which is associated with a specific user. The application is built using Node.js, Express, MongoDB for the backend, and React.js for the frontend.

api authentication authorization crud custom-hooks react-router specific-user

Last synced: 31 Oct 2024

https://github.com/yuriipohorilets/goit-js-hw-11

📚 JS-HW-11 | CRUD. Async/Await

async await crud goit javascript

Last synced: 16 Nov 2024

https://github.com/shubham-chhimpa-here/abstract_help_center

A RESTful API for managing and searching cards in a help center. Built with Node.js and Express.js, this application uses Mongoose for MongoDB interactions. Features include endpoints for creating, retrieving, updating, and searching cards by title. Ideal for learning and building CRUD operations with a NoSQL database.

api crud expressjs javascript mongodb mongoose nodejs nosql operations restful

Last synced: 11 Oct 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/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/glatek/rutabaga

JSON Schema-backed CRUD operations in Service Workers with IndexedDB.

crud indexeddb json-schema service-worker

Last synced: 31 Oct 2024

https://github.com/a-samod/subscription-management-backend

The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.

crud mongodb nodejs subscription-management

Last synced: 07 Nov 2024

https://github.com/dore4n/cardapio

Este projeto é uma API REST desenvolvida para gerenciar um cardápio digital, permitindo a criação, leitura, atualização e exclusão de itens do cardápio. A aplicação foi construída utilizando Java Spring Boot para o backend e PostgreSQL como banco de dados.

api-rest crud java mvc-architecture postgresql springboot

Last synced: 31 Oct 2024

https://github.com/xdillx/kanban-todolist

A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.

crud delphi kanban personal-project project-management task-management todolist

Last synced: 07 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/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/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/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/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/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/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/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/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/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/hasithaishere/go-rest-api-with-postgresql

A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.

backend crud gin go ip-logger middleware postgresql rest-api

Last synced: 15 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/zerefwayne/hostel-allotment-system

Hostel Allotment System - Software Engineering Course Project

crud javascript nodejs vuejs

Last synced: 12 Oct 2024

https://github.com/said7388/nestjs-crud-for-beginner

This is very simple nestJS CRUD for absolute beginners!

crud crud-api crud-sample nest nestjs nestjs-backend tipescript

Last synced: 11 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/ajsalemo/springbootembeddedcontainers

A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.

api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat

Last synced: 07 Nov 2024

https://gitlab.com/DanCruise/laravel-vue-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y Vue 3 con Inertia.js

Vue3 component crud inertiajs laravel laravel9 vue.js

Last synced: 26 Sep 2024

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

Aplicação CRUD AngularJS

angular angular1 angularjs bower crud gulp

Last synced: 10 Nov 2024

https://gitlab.com/DanCruise/laravel-react-inertia

CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js

crud inertiajs laravel laravel9 login react tailwindcss vite

Last synced: 26 Sep 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/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/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/sreeragp69/notes-app-backend

Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.

authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api

Last synced: 10 Oct 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/raelzeraxd/crud

a simple crud with mysql in go and python

crud golang python

Last synced: 07 Nov 2024

https://github.com/karume629/blog-application

A Simple Blog Application

crud mvc rails-application

Last synced: 02 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/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/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/carloseduardonit/programa-infox

Programa para setor de Informatica

crud java-8 mssql

Last synced: 11 Nov 2024

https://github.com/milenmk/laravel-livewire-crud

CRUD class for Laravel Livewire components

crud laravel livewire

Last synced: 14 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: 12 Oct 2024

https://github.com/aayushpagare21-compcoder/notes2.0_php

Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php

bootstrap5 crud javascript mysql php phpmyadmin-database xampp

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

CRUD Awesome Lists
CRUD Categories