Topic: "crud-operations"
handsontable/handsontable
JavaScript Data Grid / Data Table with a Spreadsheet Look & Feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
Language: JavaScript - Size: 778 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 20,994 - Forks: 3,143

KorzhCom/EasyData
Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
Language: C# - Size: 25.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 613 - Forks: 66

bezkoder/spring-boot-jpa-postgresql
Spring Boot, PostgreSQL example with Maven, Spring JPA
Language: Java - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 78 - Forks: 84

gowthamand/reactjs-login-register-crud
ReactJS CRUD Application, ReactJS FileUpload, ReactJS Sample application, ReactJS Boilerplate, ReactJS Login, ReactJS FileUpload, ReactJS Register
Language: CSS - Size: 11.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 22

wpcodevo/rust-postgres-crud-sqlx
In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.
Language: Rust - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 6

bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
Language: Java - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 42

xvicmanx/react-crud-table
A table that includes all the CRUD operations.
Language: JavaScript - Size: 1.34 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 18

bezkoder/angular-17-crud-example
Angular 17 CRUD example with Web API - Angular 17 project - sample app with a CRUD example to consume Rest API
Language: TypeScript - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 46

shehryarkn/PHP-MySQL-CRUD-Web-Application
PHP MySQL CRUD Operations Example using Object Oriented PHP
Language: PHP - Size: 15 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 47

bezkoder/angular-16-crud-example
Angular 16 CRUD example with Web API - Angular 16 project - sample app with a CRUD example to consume Rest API
Language: TypeScript - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 42

raj-rathod/Wedding_Management
it's mini project for database management(DBMS) using mysql , its basically for wedding arrangment
Language: CSS - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 9

bezkoder/spring-boot-angular-15-crud-example
Fullstack Spring Boot + Angular 15 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 15, HttpClient, Router and Bootstrap 4.
Language: TypeScript - Size: 199 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 26

raj-rathod/danceworkshop
it's mini project for database management(DBMS) using mysql , its basically for dance workshop where a group can organize a dance workshop and manage the participant and coach data
Language: CSS - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 8

bezkoder/angular-15-crud-example
Angular 15 project - CRUD example with Web API using Router, Form, HttpClient and Bootstrap
Language: TypeScript - Size: 128 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 33

kunalbagnial/PHP-MySQL-CRUD-Operations
CRUD Operations using PHP and MySQL ( Procedural Style ) .
Language: PHP - Size: 1.62 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 7

prosenjeetshil/django-crud-operations-tutorial
Learn to build a Django CRUD operations project using function-based views. Create, read, update, and delete records with this step-by-step guide.
Language: Python - Size: 26.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 22 - Forks: 16

bezkoder/spring-boot-angular-16-crud-example
Fullstack Spring Boot + Angular 16 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 16, HttpClient, Router and Bootstrap 4.
Language: TypeScript - Size: 213 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 19

vukan-markovic/Book_evaluator
Flask web application with CRUD operations and authentication using Google Books API
Language: Python - Size: 17.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 9

natkaida/django
Поэтапная разработка многопользовательского блога на Django
Language: Python - Size: 507 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 29

shivamgoel008/ExpenseManager
An Android Application to maintain a record of our day to day life expenses
Language: Kotlin - Size: 2.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 3

raj-rathod/Traffic_Police_Management
The Traffic Police Management System is a mini-project designed to facilitate efficient traffic law enforcement and violation management by the police department. The system aims to streamline the process of issuing traffic violation invoices to violators and maintaining accurate records of violations and payments
Language: CSS - Size: 6.64 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

bezkoder/spring-data-r2dbc-postgresql-example
Spring Boot R2DBC with PostgreSQL example - CRUD app with Spring Data R2DBC PostgreSQL example, Spring WebFlux for Reactive Rest API
Language: Java - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 8

bezkoder/spring-boot-r2dbc-h2-example
Spring Boot R2DBC + H2 example - CRUD application with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API
Language: Java - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 6

bezkoder/angular-14-crud-example
Angular 14 CRUD example with Web API using Router, Form, HttpClient and Bootstrap
Language: TypeScript - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 28

bezkoder/spring-boot-angular-14-crud-example
Fullstack Spring Boot + Angular 14 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 14, HttpClient, Router and Bootstrap 4.
Language: TypeScript - Size: 200 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 23

zafar-saleem/react-todo
A simple CRUD demonstration using pure react.js with a blog on Medium.
Language: JavaScript - Size: 136 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 14

bezkoder/mongodb-reactive-spring-boot
Spring Boot MongoDB Reactive example - CRUD application that uses Maven, Spring Data Reactive MongoDB to interact with MongoDB database and Spring WebFlux for Reactive Rest API
Language: Java - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 7

bezkoder/spring-boot-r2dbc-mysql-example
Spring R2DBC with MySQL example - CRUD app with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API
Language: Java - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 11

bezkoder/mean-stack-angular-14
MEAN stack - Angular 14 + Node.js Express example with MongoDB - CRUD Application
Language: TypeScript - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 14

shehryarkn/Google-Sheets-Read-Write-Update-using-Dotnet-Core
Read, Write & Update Operations using Dotnet Core.
Language: C# - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 4

zaagan/DynamixPostgreSQLHandler
CSharp - Npgsql - PostgreSQL (Dynamic SQL Handler Library )
Language: C# - Size: 765 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 6

savanihd/Laravel-11-CRUD-with-Image-Upload
In Laravel 11, CRUD operations with image upload refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD with image upload Application in Laravel 11.
Language: PHP - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 13 - Forks: 4

bezkoder/spring-boot-webflux-example
Spring Boot WebFlux Rest API example - CRUD application with embedded database using R2dbc - Spring Data Reative
Language: Java - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

raj-rathod/Hospital_mangement
it's mini project for database management(DBMS) using mysql , its basically for patient and doctor, Receptionost add the patient detail and add doctor name according to patient details. patient can meet to that doctor those detail on his (OPD) card
Language: CSS - Size: 5.84 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

shehryarkn/Asp.Net-Core-CRUD-Operations-using-Admin-Template
Asp.Net Core CRUD Operations using Admin Template.
Language: C# - Size: 6.32 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 28

bezkoder/angular-16-node-project
Angular 16 + Node-js Project example - Fullstack CRUD Application with Express Rest API, Angular Form, HttpClient
Language: JavaScript - Size: 155 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 13

AndrewJBateman/node-sequelize-postgresql
:clipboard: Node.js + Express used with Sequelize Object-Relational Mapping (ORM) to perform promise-based Create, Read, Update & Delete (CRUD) operations on linked data tables in a PostgreSQL database. SQL database data based on Sequelize Project and Workpackage models.
Language: JavaScript - Size: 328 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 6

raj-rathod/shetty_cafe
it's mini project for database management(DBMS) using mysql , its basically for Cafe's managment, User can book online table in cafe
Language: JavaScript - Size: 2.14 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

VaradM-17/Spring_CRUD_HibernateMethods
This repository shows how to create a simple Spring Boot application that performs CRUD operations using hibernate methods.
Language: Java - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

venkat-0706/TO-DO-LIST
"A simple, user-friendly To-Do List app to manage tasks efficiently. Features include adding, editing, and deleting tasks, along with marking them as complete. Built with " HTMS , CSS , JAVASCRIPT " this project is great for staying organized and productive. Ideal for beginners learning project management and basic CRUD operations."
Language: CSS - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

ArslanAmeer/Practicing--ASP.NET-Core-2.2-AJAX-RazorPages
Working with ASP.NET Core 2.2 Razor Pages. Performing CRUD operations in Core-2.2 Razor Pages with AJAX. (OnGet, OnPost, OnPut, OnDelete) .
Language: HTML - Size: 2.33 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 2

ArslanAmeer/Practicing--ASP.NET-Core-2.2-AJAX
Working with ASP.NET Core 2.2. Performing CRUD operations in Core-MVC with AJAX. Passed Complex Data and List of Complexed JSON Data to Action Using AJAX.
Language: HTML - Size: 5.01 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 1

ArslanAmeer/Practicing--ASP.NET-Core-2.2-MVC
Working with ASP.NET Core 2.2. Performing CRUD operations in Core with MVC Architectural Pattern.
Language: C# - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

ArslanAmeer/Practicing--AJAX-JQuery-DataTables-ServerSide
Working with AJAX, Performing CRUD opertaions & Embed DataTables with Complete Server side opertaion over ajax.
Language: HTML - Size: 1.99 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 0

khaled-alselwady/study-center-management-system
🏫 The Study Center is a comprehensive software solution for managing educational operations in schools and educational institutions. 📚
Language: C# - Size: 12.2 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 9 - Forks: 0

bezkoder/typescript-orm-mysql
Typescript ORM with MySQL database using Sequelize - mysql2 Typescript example with Sequelize ORM
Language: TypeScript - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 4

bezkoder/angular-13-firebase-crud
Angular 13 Firebase CRUD Realtime Database - AngularFireDatabase Object and List example
Language: TypeScript - Size: 144 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

ArslanAmeer/Practicing--ASP.NET-Core-2.1-RazorPages
Working with ASP.NET Core 2.1. Performing CRUD operations in Razor Pages.
Language: HTML - Size: 976 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 0

kanugurajesh/Azure-Postgresql-Javascript
CRUD operations on azure postgres database
Language: JavaScript - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

adamfoneil/Dapper.CX
A Crud library based on Dapper
Language: C# - Size: 1.17 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

bezkoder/angular-15-firebase-crud
Angular 15 Firebase CRUD with Realtime Database - AngularFireDatabase Object and List example: create, retrieve, update, delete
Language: TypeScript - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

alexdodonov/mezon-crud-service
CRUD service classes
Language: PHP - Size: 83 KB - Last synced at: about 7 hours ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

rajatt95/TestAutomationFramework_YT_Rajat_API_Playwright_JS
This project is a Test Automation Framework built using Playwright and Javascript for automated testing of REST APIs.
Language: JavaScript - Size: 37.1 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 7 - Forks: 6

Anilnayak126/Django-CRM
A feature-rich CRM application developed using Django and MySQL that allows users to manage customer relationships effectively. This application provides functionalities such as user registration, login, and management of customer data. Users can create, read, update, and delete customer records, track interactions.
Language: HTML - Size: 290 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

bezkoder/angular-14-firestore-crud
Angular 14 Firestore CRUD example - Firebase Firestore get/update/delete documents in collection using AngularFire
Language: TypeScript - Size: 150 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 9

aenesgur/.NetCoreWebApi-CrudApp-OnAzureCloud
Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application dockerized and published on Azure Cloud Platform with domain "http://crudapp-azure.westeurope.azurecontainer.io/api/book/getall/"
Language: C# - Size: 9.77 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 7

n4vrl0s3/Proyek-Monitoring-Kelompok-7
Proyek Monitoring - RPL Kelompok 7
Language: SCSS - Size: 19.8 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 4

khaled-alselwady/hotel-management-system
🏨 The Hotel Management System is a comprehensive application designed to efficiently manage various aspects of hotel operations. 📊
Language: C# - Size: 3.67 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

khaled-alselwady/car-rental-management-system
🚗 The Car Rental System is a robust application designed for efficient management of a car rental service. 🛠️
Language: C# - Size: 3.46 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

bezkoder/spring-boot-graphql-example
Spring Boot GraphQl example - CRUD operations with embedded database (H2).
Language: Java - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 7

bezkoder/mean-stack-example
MEAN stack example - CRUD with Angular connect to MongoDB, HttpClient, Router, Bootstrap 4 - Angular + Node Express + MongoDB example
Language: TypeScript - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 8

bezkoder/angular-15-firestore-crud
Angular 15 Firestore CRUD example - Firebase Firestore get/update/delete documents in collection using AngularFire
Language: TypeScript - Size: 143 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

AAdewunmi/SpringBoot-Employee-Management-System
Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Thymeleaf, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL
Language: Java - Size: 204 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

bezkoder/angular-14-node-js-project
Angular 14 and Node.js Project example with Express, Sequelize, Bootstrap
Language: TypeScript - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 13

natkaida/wordmatch
Приложение для запоминания иностранных слов с GUI и CRUD (SQLite)
Language: Python - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 9

JarrarShahid/Electronics-Testing-Portal
This web portal is designed for an electrical company to manage product records and their associated testing records. The portal includes functionalities for: Adding new products and tests Viewing product and testing history Searching test history by Product ID
Language: PHP - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

lextrack/GestorMovimientosBodegaParis
Gestor de registros de una bodega en ASP.NET Core MVC. Proyecto realizado para una bodega de la tienda Paris (Cencosud) y como proyecto final de la carrera de logística en CFTA Estatal Calama.
Language: C# - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

khaled-alselwady/karate-club-management-system
🥋 The Karate Club Project is a feature-rich application designed to meet the specific database requirements for effective management of a Karate Club. 📊
Language: C# - Size: 27.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

bezkoder/angular-17-firebase-crud
Build Angular 17 Firebase CRUD with Realtime Database tutorial - AngularFireDatabase Object and List example: create, retrieve, update, delete
Language: TypeScript - Size: 169 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

Mr-Soni532/Digital-Basket Fork of SumitUjjwal/bestbuy-clone
Digital Basket is a clone of an e-commerce website BestBuy, which sells various products in the field of electrical appliances.
Language: HTML - Size: 8.32 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

bezkoder/mean-stack-angular-15
MEAN stack - Angular 15 + Node.js Express example with MongoDB - CRUD Application
Language: TypeScript - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

bezkoder/spring-boot-angular-14-mongodb
Full-stack Spring Boot + Angular 14 + MongoDB example - CRUD Application
Language: TypeScript - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 6

PuneethReddyHC/flutter-project
app regarding complete agriculture connection
Language: Dart - Size: 24.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

PouriaRahnama/Management-System
Asp.net Core MVC - Management System
Language: JavaScript - Size: 9.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

darsan-in/Github-Admin
Github-Admin is a streamlined collection of boilerplate code designed for performing CRUD operations on GitHub repositories. Utilizing the power of the @octokit/rest library, it simplifies tasks like creating, updating, and deleting repositories through the GitHub REST API, making repository management more efficient for developers.
Language: JavaScript - Size: 50.8 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

SyncfusionExamples/perform-server-side-crud-operations-in-vue-grid
A quick-start project that demonstrates how to create a simple ASP.NET Core application with Vue as a client app using a SPA template. This project contains code snippets to perform CRUD operations on the server side using the properties updateUrl, insertUrl, removeUrl, crudUrl, and batchUrl from the DataManager.
Language: C# - Size: 3.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

moktermd08/CRUD
This repository contains CRUD (Create, Read, Update, Delete) classes for some of the most popular programming languages interfacing with MySQL database
Language: PHP - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

NobleOsinachi/EmployeeWebAPI
This project is a practical learning exercise that demonstrates the fundamentals of building a robust Employee Management Web API using ASP .NET. Through this repository, I explore the essential concepts and best practices required to create a functional API that performs CRUD operations (Create, Read, Update, Delete) on employee data.
Language: JavaScript - Size: 609 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

wpcodevo/golang-fiber-mysql
Golang CRUD API Example with GORM, Fiber, and MySQL
Language: Go - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

bezkoder/spring-boot-angular-14-postgresql-example
Fullstack Angular 14 + Spring Boot + PostgreSQL CRUD example - Spring Rest API, Spring Data JPA - Angular HTTPClient, Forms, Router and Bootstrap 4.
Language: TypeScript - Size: 208 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 6

fsojitra/Getting-Started-with-PostgreSQL-and-Node
PostgreSQL and Node example with CRUD example
Language: HTML - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

AndrewJBateman/angular-crud-operations
:clipboard: Angular app to store fast-food orders in a Firebase database. They are then retrieved and shown in a table on-screen
Language: TypeScript - Size: 2.97 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

bezkoder/angular-17-firestore-crud
Angular 17 Firestore CRUD example - Firebase Firestore get/update/delete documents in collection using Angular firestore library AngularFire
Language: TypeScript - Size: 165 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

jagroshansingh/BA..e-BeAsYouAre
A Travel booking website designed and build especially to cater LGBTQ community.
Language: JavaScript - Size: 3.21 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

kunalnandre/Hospital-Management-System
Mini Project on Hospital Management System with CRUD and Search operations.
Language: HTML - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Manuel-Sphe/Spring-Boot-Auth
Securing a mobile app with JWTs involves using a compact and self-contained mechanism for transmitting user claims. This allows mobile apps to securely authenticate and authorize access to protected resources without requiring server-side sessions. JWTs can be generated by a server-side authentication service and stored locally on the app.
Language: Java - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

bezkoder/spring-boot-angular-15-postgresql-example
Fullstack Angular 15 + Spring Boot + PostgreSQL CRUD example - Spring Rest API, Spring Data JPA - Angular HTTPClient, Forms, Router and Bootstrap 4.
Language: TypeScript - Size: 199 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 7

bezkoder/spring-boot-angular-15-mysql-example
Fullstack Angular 15 + Spring Boot + MySQL CRUD example - Spring Rest API, Spring Data JPA - Angular HTTPClient, Forms, Router and Bootstrap 4.
Language: TypeScript - Size: 199 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 7

Myronic/Contact_Manager-v1
Created a Contact Manager with CRUD functionalities - built using React.js | context API | axios and used JSONPlaceholder fake REST API for testing and prototyping.
Language: JavaScript - Size: 4.01 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 9

bezkoder/angular-12-spring-boot
Angular 12 and Spring Boot Fullstack example - CRUD Operations - Spring Rest API, Spring Data, Angular Router, Forms, HttpClient and Bootstrap
Language: TypeScript - Size: 216 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

bezkoder/spring-boot-angular-14-mysql-example
Fullstack Angular 14 + Spring Boot + MySQL CRUD example - Spring Rest API, Spring Data JPA - Angular HTTPClient, Forms, Router and Bootstrap 4.
Language: TypeScript - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 10

Rico-Jose/BulkyBook
ASP.NET Core MVC (.NET 5), ASP.NET Core Razor Pages, Dependency Injection, Entity Framework Core, SQL Server, CRUD Operations
Language: C# - Size: 3.09 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 5

HeliosX7/flutter-firebase-blog-app
A flutter blog app 📝 backed by firebase 🔥 | CRUD features
Language: Dart - Size: 3.63 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

Viv31/CRUD-with-procedural-php
Language: PHP - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

suraj-sella/Items-Inventory-Management
A Very Basic Items Inventory Management System (CRUD) with AngularJS & PHP
Language: HTML - Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

freshposh-code/Full-Stack-MERN-E-Commerce
An e-commerce platform, with Auth, Search, Filter, Upload Product | React, MongoDB. implementing essential features like filtering, adding to cart, purchasing, CRUD operations.
Language: JavaScript - Size: 39.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

rajatt95/TestAutomationFramework_YT_Rajat_API_Playwright_TS
This project is a Test Automation Framework built using Playwright and Typescript for automated testing of REST APIs.
Language: TypeScript - Size: 41 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

c3o-git/secure-offline-json-db
Secure JSON Offline Database is A robust, secure offline JSON database for Next.js and React Native applications. This package offers schema validation, rate limiting, and strict file permissions to protect your data, making it ideal for modern web and mobile apps. It simplifies CRUD operations while ensuring data integrity and security.
Language: JavaScript - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Andrew-EKrause/Patient-Care-Manager
Semester project for CS 364 course. Project is an interactive SQL database for Mayo Clinic that manages patient information.
Language: EJS - Size: 27.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

barhouum7/BashPhoneBook
This is a Phone Book management system using bash scripting, and I've used a cloud database service(MongoDB Atlas)
Language: Shell - Size: 9.73 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0
