Topic: "crud-app"
Budibase/budibase
Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform..
Language: TypeScript - Size: 583 MB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 24,371 - Forks: 1,718

taniarascia/react-hooks
Build a CRUD app in React with Hooks.
Language: JavaScript - Size: 918 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 378 - Forks: 224

Healthlane-Technologies/Zango
Django meta-framework for building enterprise-ready custom business applications 💼 ✨
Language: Python - Size: 153 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 280 - Forks: 58

SafdarJamal/crud-app
❄️ A simple and beautiful CRUD application built with React.
Language: JavaScript - Size: 5.46 MB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 166 - Forks: 134

taniarascia/node-api-postgres
RESTful API with Node.js, Express, and Postgres.
Language: JavaScript - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 103 - Forks: 53

wpcodevo/fastapi_sqlalchemy
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
Language: Python - Size: 55.7 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 52 - Forks: 28

evoluteur/react-crud-icons
67 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
Language: JavaScript - Size: 646 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 49 - Forks: 3

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: 10 days ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 42

evoluteur/evolutility-asp.net
Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.
Language: C# - Size: 2.92 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 17

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: 10 days ago - Pushed at: 12 months ago - Stars: 35 - Forks: 46

bezkoder/spring-boot-swagger-3-example
Spring Boot and Swagger 3 example - configuration for API description / response example - Swagger annotations with OpenAPI 3
Language: Java - Size: 62.5 KB - Last synced at: about 20 hours ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 33

AmanKumarSinhaGitHub/Backend-Node-Express-EJS-MongoDB
🚀 Complete Back-End Guide for Beginners | EJS • NodeJs • ExpressJs • MongoDB | Become Pro Coder
Language: JavaScript - Size: 3.83 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 34 - Forks: 2

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: 17 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 42

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: 10 days ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 26

wpcodevo/simple-api-actix-web
In this comprehensive guide, you'll build a simple CRUD API in Rust using the Actix Web framework and an in-memory database.
Language: Rust - Size: 17.6 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 28 - 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: 17 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 33

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: about 1 month ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 19

felipecastrosales/contacts
A simple app made with Flutter for List Contacts, using sqflite.
Language: Dart - Size: 2.76 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 19 - Forks: 5

iamahmeriqbal/flutter_firebase_crud_app
A Flutter-Firebase CRUD App || Create, Read, Update, Delete Data from Firebase
Language: Dart - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 5

wpcodevo/react-rtkquery-crud-app
In this comprehensive guide, you'll build a React.js CRUD app using Redux Toolkit and RTK Query hooks. In brief, we'll create RTK Query hooks that React will use to perform CRUD operations against a REST API.
Language: TypeScript - Size: 40 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 7

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: 19 days ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 14

wpcodevo/reactjs-crud-note-app
In this comprehensive guide, you'll learn how to build a CRUD application with React.js, Tailwind CSS, React Query, React-Hook-Form, and Axios. In brief, we'll use CRUD (CREATE, READ, UPDATE, DELETE) methods to perform basic operations against a data layer via REST API.
Language: TypeScript - Size: 74.2 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 16

evoluteur/evolutility-models
Sample models, mock data, and scripts to manage models for Evolutility CRUD Apps.
Language: JavaScript - Size: 304 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 3

bezkoder/spring-boot-angular-8-crud-example
Spring Boot + Angular 8: CRUD example - fullstack
Language: TypeScript - Size: 467 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 10

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: about 1 month ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 13

AzharRivaldi/CRUD-Firebase
Membuat Aplikasi CRUD Menggunakan Firebase Realtime
Language: Java - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 16

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: about 1 month ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 4

bezkoder/angular-14-firebase-crud
Angular 14 Firebase CRUD with Realtime Database - AngularFireDatabase Object and List example: create, retrieve, update, delete
Language: TypeScript - Size: 153 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

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: 10 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

techjuliana/Project-CRUD
Aplicação Financeira CRUD + localStorage, Styled components
Language: JavaScript - Size: 355 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

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: 10 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 9

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

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: 19 days 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: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

LAA-Software-Engineering/crud-template-monorepo
A fullstack CRUD template using React + TS + Tailwind + MUI in the frontend and Go + Gin + Postgres + Redis in the backend
Language: Go - Size: 45.6 MB - Last synced at: 20 days ago - Pushed at: 24 days ago - Stars: 5 - Forks: 1

Kuzma02/Zustand-NextJS14-CRUD-Boilerplate-In-TypeScript
This is a comprehensive boilerplate for building a modern, performant CRUD (Create, Read, Update, Delete) application using Next.js and Zustand.
Language: TypeScript - Size: 62.5 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

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: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

YasinRezvani/Object_Oriented_Restaurant_Management_System
An object-oriented Java application for restaurant management featuring menu control, customer orders, and accounting operations using CRUD functionality and file-based receipts.
Language: Java - Size: 43 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 0

ratul16/invoice-management-web-app
InVoicing streamlines invoice creation for stores, automating calculations based on quantity, product price, and discounts. It provides clear, organized invoices with a scan-to-pay feature, enabling customers to pay conveniently through their smartphones for a modern and secure transaction experience.
Language: Vue - Size: 1.34 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

AidarKhaibulov/Agregator
FullStack Java Web MVC Application for monitoring marketplaces based on PostgreSQL Provider
Language: SCSS - Size: 122 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

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

IsaacAlves7/crud
📝 It's a repository of C.R.U.D projects.
Language: Ruby - Size: 85 KB - Last synced at: 28 days ago - Pushed at: 12 months 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: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

DiscoDurodeRoer/crud-ionic-sqlite
Ejemplo de como hacer un CRUD con IONIC y SQLite
Language: TypeScript - Size: 447 KB - Last synced at: 2 months ago - Pushed at: over 1 year 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: about 1 month 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: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 7

eduardocruzpalacios/handicrafts-portal-php-mysql
Handicrafts portal built with PHP 7.3.29, MySQL and Bootstrap 5.1.
Language: PHP - Size: 195 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Rodrigolara05/My-Son-Birthday-SQLite-Flutter
Esta aplicación realizada en flutter es un ejemplo de como se trabaja con una base de datos SQLite en el dispositivo - CRUD
Language: Dart - Size: 2.98 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 3

drankush/COIL
COIL is your all-in-one CRUD (Create, Read, Update, Delete) app designed for personal Interventional Radiology logbook keeping. ✨
Language: HTML - Size: 364 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

Kingsrook/qqq
QQQ is a Low-code Application Framework for Engineers. This is the top-level/parent project of qqq.
Language: Java - Size: 13.8 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 1

Almir-git-unifc/full-stack_crud_mongodb
Full Stack Cadastro: A MERN CRUD Application using react and external mongoDB
Language: JavaScript - Size: 168 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

purwar1997/contacts-manager
A CRUD application that allows users to manage their contacts.
Language: JavaScript - Size: 379 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

buildwithdan/flask-crud
✨ Flask CRUD app built with Flask, Bootstrap, Postgres and Docker (self-hosted)
Language: HTML - Size: 215 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

nicolasdelrosario/User-CRUD
This project allows users to create, read, update and delete (CRUD) data.
Language: HTML - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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

wpcodevo/crud-app-pymongo
In this article, you'll learn how to build a CRUD application with FastAPI, PyMongo, and a MongoDB database. You'll have a full-fledged REST API that can accept CRUD (Create, Read, Update, and Delete) requests from an API testing tool or a frontend application.
Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

lucca16bit/angular-crud
Projetinho simples para um CRUD utilizando angular
Language: TypeScript - Size: 334 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

arxcode40/ci4app
Simple CRUD with CodeIgniter 4
Language: PHP - Size: 86.9 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

kabir-Ben/react-crud-app
CRUD application built with React.
Language: JavaScript - Size: 413 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

arxcode40/ci3app
Simple CRUD with CodeIgniter 3
Language: PHP - Size: 511 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

zabavb/Local-manager
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.
Language: C++ - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

zabavb/Employee-manager
Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.
Language: C++ - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

techotaku1/FASTAPI-CRUD-1
CRUD con FastAPI y FastCRUD. Este repositorio presenta una implementación completa de un sistema CRUD (Crear, Leer, Actualizar, Eliminar) utilizando FastAPI y FastCRUD. Este proyecto demuestra cómo configurar y utilizar FastAPI para construir una API eficiente y moderna.
Language: Python - Size: 21 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Kuzma02/Zustand-NextJS14-CRUD-Boilerplate-In-JS
This is a comprehensive boilerplate for building a modern, performant CRUD (Create, Read, Update, Delete) application using Next.js and Zustand.
Language: JavaScript - Size: 62.5 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

IAmFarrokhnejad/CMS
Language: Java - Size: 2.69 MB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

learnwithfair/laravel-crud-project
laravel-crud-project with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
Language: PHP - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

teixeira0x/user-crud
Simple user crud in kotlin android
Language: Kotlin - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

GrimDevxlx/Crud
php-bootstrap
Language: PHP - Size: 27.3 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AzharRivaldi/catatan-keuangan-flutter
Membuat Aplikasi Catatan Keuangan dengan Flutter
Language: Dart - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tokhy1/PHP_CRUD_App
Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.
Language: PHP - Size: 1.69 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

FranAlc/CRUD-Empresa
App de windows forms, inicia con un login que luego permite gestionar los datos básicos como lo es el nombre, la edad, el puesto de trabajo y el salario de un trabajador, todo es implementado desde C# .Dentro de la aplicación se permite: Login de ingreso, Registro de usuarios, Consultar directamente hacia un usuario y su Eliminación.
Language: C# - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ayush-rudani/crud-api
Node.js CRUD API Example repository! This project showcases the power of Express, MongoDB, and Mongoose in building a robust API for Create, Read, Update, and Delete operations. With a focus on efficient data handling, the repository demonstrates the implementation of essential aggregation operations to execute intricate queries.
Language: JavaScript - Size: 160 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

amodotomi/man-api
CRUD rest api | golang
Language: Go - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jean-mb/estacionamento_frontend
Aplicação web para gestão de estacionamento, desenvolvido em ambiente acadêmico. Feito com Vue.js
Language: Vue - Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

wpcodevo/react-crud-fetchapi-app
In this tutorial, you'll learn how to build a React.js CRUD application with JavaScript Fetch API, tailwind CSS, and React-Hook-Form. This app will leverage Fetch API to perform CRUD (CREATE, READ, UPDATE, DELETE) operations against a RESTful API via HTTP protocol.
Language: TypeScript - Size: 43.9 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 3

ndraaditiya/React-Recoil-Axios
Simple CRUD boilerplate to use Recoil with Axios on React. Implemented with a simple Todo App
Language: JavaScript - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

DEVfancybear/react-redux-hooks-it-logger
It Logger
Language: JavaScript - Size: 8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

DEVfancybear/mern-stack-crud-app
Mern Stack Crud App
Language: JavaScript - Size: 8.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

purwar1997/todo-app
A simple Todo application built using React and Node.js
Language: JavaScript - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

julie-j-code/ng-crud-product-angularmaterial
Archive pour demo : CRUD produits avec Angular Material & Json Server. Déployé sur firebase hosting
Language: TypeScript - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

muhamaddarulhadi/RazorPage
This is a simple RazorPage web application that consist of CRUD process
Language: JavaScript - Size: 1.83 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Oserhir/personal-blog-using-Node.js
A CRUD blog application using Node.js, and MongoDB. It enables users to create, read, update, and delete the post of the blog.
Language: HTML - Size: 63.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

im-ghost/library-app-api
Graphql api for Li
Language: JavaScript - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Sachinsingh101/Mern-Crud-App
This is an Advance Crud-app made with mern-stack, You can perform any of crud operations in this app.You can colaborate with me for future projects coming soon....
Language: JavaScript - Size: 319 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JuanCG437/App-CRUD
A CRUD was implemented using flat files in Windows Forms
Language: C# - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

akshaysatpute028/SpringMVC
Spring MVC CRUD Application Using JSP, Bootstrap, MySQL, Basic database integration using XML
Language: Java - Size: 199 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EmmaVZ89/Gestor-Clientes-con-Nodejs
Language: JavaScript - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EmmaVZ89/E-Commerce-API
Language: HTML - Size: 336 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Ricardo-VP/RN-appcitas
Una simple app CRUD que gestiona citas de un veterinario. Hecha con React-Native.
Language: JavaScript - Size: 380 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ricardo-VP/mean-crud-frontend
Aplicación CRUD con el MEAN-Stack. Lado del frontend
Language: TypeScript - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ricardo-VP/mean-crud-backend
Aplicación CRUD con el MEAN-Stack. Lado del backend
Size: 568 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ricardo-VP/crud-nodejsmysql
Aplicación tipo CRUD desarrollada con Nodejs(back), MySQL(db) y Ejs (front).
Language: EJS - Size: 1.61 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Cyber-Security-Tech/top10-movies-web
Feature-rich full-stack Flask web app that lets users search, rate, and review movies via TMDb API, with smart genre filtering, interactive statistics (Chart.js), form validation (Flask-WTF), star-based ratings, and a polished UI/UX designed for real-world deployment.
Language: HTML - Size: 24.2 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Garbii1/ai-job-tracker
JobTracker AI is a full-stack AI-Powered Job Application Tracker built with the MERN stack (MongoDB, Express, React, Node.js), Cloudinary, and OpenAI. Helps users organize their job search, track applications, manage documents, and gain AI-driven insights. Deployed on Render & Vercel free tiers.
Language: JavaScript - Size: 11.2 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

alonsoramoss/especies-desembarques
Sistema de gestión de especies y desembarques
Language: Hack - Size: 124 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Eman-Abukhater/blog-react-app
A fully functional frontend blog app built with React.js, featuring CRUD operations, routing, localStorage, form validation, ratings & reviews, and search/filter functionality.
Language: JavaScript - Size: 20.5 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

AdamHCarter/React-CRUD-example
Manage products using a React frontend that connect to an existing API
Language: JavaScript - Size: 378 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

fioravante-dev/RNexpenseApp
💰 ExpensesApp - Aplicativo de gerenciamento de despesas em React Native
Language: JavaScript - Size: 337 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

acelest/django-library-management
Mini app de librairie avec CRUD, Search, Login, Register..
Language: HTML - Size: 21.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

TESARS/qqq
qqq is a versatile and dynamic software tool designed for streamlining data analysis processes. With intuitive features and customizable options, qqq empowers users to efficiently handle complex datasets with ease.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
