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/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/elweday/collegesite

A PostgreSQL-backed college management system with SvelteKit-powered interactive views for educators and students. Features include grade tracking, course registration, and prioritized UX & accessibility.

crud dbms postgresql svelte

Last synced: 10 Nov 2024

https://github.com/gsabadini/vue-crud

CRUD in Vue.js with Vuetify

crud vue-crud vuejs vuetify

Last synced: 10 Nov 2024

https://github.com/gsabadini/lumen-crud

CRUD in Lumen Micro-Framework

crud lumen-framework

Last synced: 10 Nov 2024

https://github.com/judahpaul16/flutter-crud

CRUD w/ Flutter

crud dart flutter template

Last synced: 12 Nov 2024

https://github.com/ciromirkin/notesapp_js

Notes app with vanilla javascript.

crud javascript vanilla-javascript

Last synced: 17 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/yuriyvyatkin/ra-hw-9.2-crud-posts-backend

ДЗ №2 к лекции «React Router» курса «React» Нетологии

crud

Last synced: 09 Nov 2024

https://github.com/nadyushka/job-search-project-saga

A job search application made with Redax-Saga and Mantine

axios crud react redux redux-saga rest-api

Last synced: 10 Nov 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/judahpaul16/flask-crud

A Basic CRUD Flask App with SQLAlchemy and SQLite

crud flask sqlalchemy template

Last synced: 12 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/abhimanusharma/mern-crud-app

Simple crud app using MERN Stack

crm crud expressjs mongodb reactjs

Last synced: 10 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/domenez-dev/subscriptions-management-project-using-php

Mini Project with title of 'The dematerialization of subscriptions for SETRAM'

crud crud-application management mysql php sql

Last synced: 10 Nov 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/juliolmuller/studying-vuejs

Basic project to practice Vue.js knowledge..

crud todo-list vuejs

Last synced: 15 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/mohamed-mamdouh41199/node.js-crud-app

This is simple Node.js CRUD app for Product management system , using express.js for API handling with Mongo DB

api api-handling crud express-validator expressjs javascript mongodb mongoose nodejs nodemon

Last synced: 14 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/gymitoso/authors-crud

Aplicação CRUD AngularJS

angular angular1 angularjs bower crud gulp

Last synced: 10 Nov 2024

https://github.com/platinum-place/pokedex

Registro de Pokémon

codeigniter codeigniter4 crud json php

Last synced: 09 Nov 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/lskeey/todo-app-js

A simple TODO app with full CRUD functionality.

crud javascript localstorage todo-app

Last synced: 09 Nov 2024

https://github.com/juliolmuller/studying-vanilla-javascript

Simple system for data manipulation with JavaScript client-side. Full sample of a CRUD (create, read, update & delete) with use of the local browser storage.

adminlte crud vanilla-javascript

Last synced: 15 Nov 2024

https://github.com/juliolmuller/studying-svelte

A simple CRUD application to learn Svelte.js framework to build reactive UI's,

crud frontend javascript svelte typescript

Last synced: 15 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/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/juliolmuller/studying-angular

Simple Angular 9 application to learn the framework.

angular crud javascript portfolio

Last synced: 15 Nov 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/valchanoficial/golang

Udemy - Go (Golang): Explorando a Linguagem do Google

crud go golang http mysql test testing

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

CRUD proyect.

crud javascript localstorage

Last synced: 17 Nov 2024

https://github.com/edugmenes/student-crud

Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.

cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming

Last synced: 13 Nov 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/seycileli/how-to.makingcodingsimpler

I will post new coding techniques here to make our lives simpler when it comes to coding

code-learn crud html-css java javascript making-coding-simpler swift

Last synced: 15 Nov 2024

https://github.com/kaungkhantkyaw1997/mock-api-gateway

A simple and configurable mock server for simulating API endpoints.

api authentication crud mock pagination search server testing

Last synced: 12 Nov 2024

https://github.com/siopipin/expresscrud

CRUD Express + MongoDB

crud es6 express expressjs javascript mongodb

Last synced: 10 Nov 2024

https://github.com/fadilxcoder/reactjs-php

PHP API (Single file Api with CRUD "user" endpoint) / ReactJS

api api-server crud mysql newman php poc react reactjs sqlite

Last synced: 09 Nov 2024

https://github.com/joanarturo/budget-buddy-api

Proyecto para exponer una API de gastos diarios realizado con Laravel 10.

api crud laravel php

Last synced: 10 Nov 2024

https://github.com/joanarturo/budget-buddy-app

Proyecto para registrar gastos diarios realizado con Angular 16.

angular angular16 crud

Last synced: 10 Nov 2024

https://github.com/natanaeldeveloper/laravel-book-crud

CRUD básico de cadastro de livros em laravel

books crud laravel livros

Last synced: 10 Nov 2024

https://github.com/utkarshchaurasia/golang-crud-restapi

CRUD REST API built using Golang for learning purposes.

crud golang rest-api sqlite

Last synced: 09 Nov 2024

https://github.com/rendy752/cms-perpustakaan

A Simple CMS that includes CRUD operations in managing content related to library books

bootstrap5 crud laravel mysql-database

Last synced: 09 Nov 2024

https://github.com/yashitacodes/ticket-genie

A Cybersecurity Ticketing App for Managing Support Tickets and Issues

crud mongodb mongoose nextjs tailwindcss

Last synced: 09 Nov 2024

https://github.com/abdullahhafizh/simple-java-crud-with-swing

BugZilla - The Bug Must Be Gone

crud java jdbc mysql netbeans swing

Last synced: 09 Nov 2024

https://github.com/luis-domingues/api-dotnet

Creating an API with the main operations CRUD using ORM with Angular

angular api-dotnet crud csharp dotnet orm swegger

Last synced: 12 Nov 2024

https://github.com/ayeujjawalsingh/crud-operation-in-python

In this repository, I have performed CRUD operations on a PostgreSQL database using the Python programming language. Additionally, I have implemented all the necessary conditions for the login/signup section, and I have utilized the Argon2 hashing algorithm for enhanced security.

argon2 ayeujjawal ayeujjawalsingh crud mysql postgresql python

Last synced: 10 Nov 2024

https://github.com/seycileli/bankapplication

CRUD Bank Application where you can add/ search/ update and delete users

bankers-algorithm banking banking-applications crud dao encapsulation inheritance java lookup sort verify

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

A personal expense manager.

bootstrap chartjs crud html javascript

Last synced: 17 Nov 2024

https://github.com/iamtonmoy0/movie-crud-api

Simple movie crud server api

crud go golang gorilla-mux mongodb server

Last synced: 09 Nov 2024

https://github.com/iamtonmoy0/crud-unleashed

crud server application

crud crud-api

Last synced: 09 Nov 2024

https://github.com/baxeico/django-lazycrud

A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.

crud django

Last synced: 10 Nov 2024

https://github.com/sanjaraiy/nodejs_work

📂🚀 This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! 💻📊

crud events http javascript nodejs operating-system

Last synced: 09 Nov 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/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/d-alejandro/go-code-examples

Go, Clean Architecture, SOLID, Golang 1.21, Gin Web Framework, Delve Debugging Mode, GORM, Goose, Logrus, Viper, Dependency Injection, RESTful API, PostgreSQL 16, CRUD, DTO, MVC, Docker Compose, SQL, Design Patterns

clean-architecture crud debugging delve dependency-injection design-patterns docker dto gin go golang goose gorm logrus mvc postgresql rest-api solid sql viper

Last synced: 09 Nov 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/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/lunaperegrina/api-lista-telefonica

CRUD de lista telefônica

crud nodejs sequelize

Last synced: 09 Nov 2024

https://github.com/300degree/golang-crud-example

an example rest api with crud concepts in golang

crud fiber golang gorm

Last synced: 09 Nov 2024

https://github.com/lokranjanp/wingmanapi

A FASTapi that is also the best wingman you need to UP your game.

crud crud-api fastapi

Last synced: 09 Nov 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/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/alexismartinez1913/crud-java

MySQL connection with Java in the backend.

crud java mysql oop

Last synced: 10 Nov 2024

https://github.com/andersonrezende/lembrador

Software básico para criar/editar/deletar/ver lembretes criados pelo usuário.

crud java lembrador lembrete

Last synced: 09 Nov 2024

https://github.com/anirbansharma1996/divine-beauty

DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.

bootstrap5 crud expressjs mongodb nodejs reactjs stripe

Last synced: 17 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/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/sebastianofazzino/newroutes

NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.

crud java jwt-authentication postgresql spring-boot webapp

Last synced: 12 Nov 2024

https://github.com/npateras/crud-api-with-nodejs-and-mvc

Engineered a MongoDB-backed CRUD API using Node.js within an MVC architecture.

api crud javascript js json mongodb mvc nodejs

Last synced: 10 Nov 2024

CRUD Awesome Lists
CRUD Categories