We are excited to introduce our new business application generation feature directly from text descriptions! Our new feature provides a faster and more intuitive way for organizations to create...
Read More
project
Real Estate App Built in Just 3 Days Using Flatlogic Generator
We’re excited to show that quality software can be developed quickly! In just 3 days, our team built an example of a Real Estate Application using our AI-based Flatlogic...
Read More
A special compiler macros for vue3 script setup
vite-plugin-vue3-define-reactive a special compiler macros defineReactive for vue3 script-setup without <template> <div>{{a}}</div> <div>{{b}}</div> <div>{{c}}</div> </template> <script setup> import { ref } from ‘vue’; const a = ref(0); const b...
Read More
Creating a Laravel Project
Laravel architectureLaravel historyThe Pros of LaravelThe Cons of LaravelGetting started with your own Laravel projectLaravel for backendBuilding Laravel Projects with TemplatesBuilding Laravel Projects with Flatlogic Laravel is a PHP-based...
Read More
Timbiriche (Dots and Boxes) Game Built With Vue.js
Timbiriche (Dots and Boxes) View Demo View Github Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build...
Read More
A todo Calculator project built with vue
vue_project Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize...
Read More
A Laravel Nova integration for the Refine query builder
Refine for Laravel Nova Refine is a powerful, visual query builder for Laravel (and Rails!) This repository is the integration for Refine and Laravel Nova. Refine is a paid...
Read More
Inventory-Management – Vue2 Project with Django as Backend
Vue2 Project with Django as Backend Purpose Develop a web application that enables the quantity of stock to be updated in real time across all the different ecommerce platforms....
Read More
A simple calculate app built with Vue 3 and Vite
vue-calculate This simple calculate-app on Vue-3 and Vite View Demo View Github Build with Vue-3 Vite Getting Started Installation Install pnpm, if you never dont use it npm install...
Read More
Top 10 Material Design Templates for Your Next Project
IntroductionWhat You Need to Know About Material UI Design TemplatesExamples of Great Material Design TemplatesHow to Create your Material React Dashboard TemplateConclusions Introduction Today, we’re taking a deeper look...
Read More