superheroes
CRUD app
An example of building a simple CRUD application on the Internet Computer using Motoko and React
A simple example that demonstrates how to build a CRUD application on the Internet Computer using Motoko and React.
28 stars
3 watching
10 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shershen08/vue.js-v2-crud-application | A Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router. | 54 |
mryderie/aspnet-core-htmx-example | A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. | 84 |
cristianszwarc/react_crud_localstorage | A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
matthewhammer/motoko-crud | A framework for building CRUD services using Motoko on the Internet Computer. | 27 |
jihchi/rescript-react-realworld-example-app | A fully-fledged fullstack application demonstrating CRUD operations, authentication, routing, and more with ReScript and React | 187 |
what-crud/vue-crud | A Vue.js based REST-ful CRUD system with authentication and layout management features | 833 |
jamesjmeyer210/actix_sqlx_mysql_user_crud | An application demonstrating a common design pattern for user CRUD operations in Rust. | 122 |
mikedfunk/bookymark | Laravel 4 CRUD application with authentication and event-driven architecture | 17 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
tiborsaas/iscaffold | Generates a basic CRUD application in CodeIgniter based on a database design | 88 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
dgv/zig-htmx-tailwind-example | A simple CRUD application demonstrating the use of Zig, HTMX, and Tailwind CSS for building a web app without complex JavaScript frameworks. | 3 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 137 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
fast-crud/fast-crud | A framework for building CRUD interfaces quickly and efficiently. | 932 |