Code Generator for React/Vue/Angular+Apis NodeJs/.Net Core/Asp.net/Php+Databases MongoDB/MsSql/MySql

Generates CRUD forms for the given database schema with a single click. Can select the controls for the fields, apply required field validation, client search feature, pagination, export to excel, print etc features. In three popular client side JavaScript frameworks ReactJS(14.0) /VueJS(3.0) /Angular(10/9/8) with different Rest APIs NodeJS, Core.net ,Php with databases MongoDB /MsSQL /MySQL.The purpose of this application is to make software development easy.

For licienced version please click here.

Note** For Demo project Click here. In the demo Application the code is generated at the serverside and the link is provided to download..  

Code Generator for React/Vue/Angular+Apis NodeJs/.Net Core/Asp.net/Php+Databases MongoDB/MsSql/MySql - CodeCanyon Item for Sale
  • Supported Clients
    • ReactJs 14.0
    • VueJs 3.0 
    • Angular 10
    • Angular 9
    • Angular 8
  • Supported REST/Web API Services
    • NodeJs(expressJs) Rest Api
    • C# dotnet core 3.1
    • C# Asp.net Web Api
    • Php REST Ap
  • Supported Databases - (Sql and NoSql)
    • MongoDB
    • MsSql
    • MySql.

This site is created without writing a single line of code.

Client

  • ReactJs 14.0
    • Each table will have Action file, Js File, LabTab file etc.
    • Can select the control type for each column in the table.
    • Provides “Copy”, “Print” and Save to Excel Features.
    • Client search feature included.
    • Static and Dynamic lookups for combo boxes.
    • Supports required field validation.
    • Can select which columns to display in the view form.
    • Supports Pagination, sorting
  • VueJs 3.0
    • Each table will have Js file and Vue file.
    • Can select the control type for each column in the table.
    • Provides “Copy”, “Print” and Save to Excel Features.
    • Client search feature included.
    • Static and Dynamic lookups for combo boxes.
    • Supports required field validation.
    • Can select which columns to display in the view form.
    • Supports Pagination, sorting
  • Angular Versions : 10, 9 and 8.
    • For display : Each table will have Component file, html file, css file.
    • For Add and Update : Each table will have Component file, html file, css file, service file and module file.
    • For Delete : Each table will have Component file, service file and module file.
    • Services : Each table will have a separate service file.
    • Can select the control type for each column in the table.
    • Provides “Copy”, “Print” and Save to Excel Features.
    • Client search feature included.
    • Static and Dynamic lookups for combo boxes.
    • Supports required field validation.
    • Can select which columns to display in the view form.
    • Supports Pagination, sorting

Api Services

  • NodeJs expressJs(4.13) Rest Api with MongoDB
    • Model scripts : For each table a js file is create that contains all columns of the table as properties.
    • Controllers scripts : For each table a controller script file will be created with HTTP GET, POSt, PUT and DELETE.
    • Uses express Js with Mongose
    • The below given projects are created by this codegenerator without writing a single line of code, by NodeJs, ExpressJs api and the clients. Copy the link and paste it in the bowser to download them
  • dotnet Core Web Api (3.1) with MongoDB
    • Model Class: For each table a class is created that contains all columns of the table as properties.
    • Controllers : For each table a controller will be created which contains methods GetAll, GetByPrimaryKey, Update, Delete, Add.
    • Uses Entity Framework for Data accessing to Database.
    • The below given projects are created by this codegenerator without writing a single line of code, by core web api and the clients. Copy the link and paste it in the bowser to download them
  • dotnet Core Web Api (3.1) with MsSql
    • Model Class: For each table a class is created that contains all columns of the table as properties.
    • Controllers : For each table a controller will be created which contains methods GetAll, GetByPrimaryKey, Update, Delete, Add.
    • Uses Entity Framework for Data accessing to Database.
    •  Primary key and Identity key handled.
    • The below given projects are created by this codegenerator without writing a single line of code, by core web api and the clients. Copy the link and paste it in the bowser to download them
  • Asp.Net Web Api with MsSql
    • Uses Stored procedures for connecting to Database.
    • DALC Layer and Singleton Pattern.
    • Creates apicontrols with CRUD Methods for each table.
    • Creates models for each table.
    • Primary key and Identity key handled.
    • The below given projects are created by this codegenerator without writing a single line of code, by asp web api and the clients. Copy the link and paste it in the bowser to download them
  • PHP Rest Api with MySql
    • Creates files(controls) read.php, update.php, delete.php, create.php, readone.php for each table.
    • Primary key and Identity key handled.
    • The below given projects are created by this codegenerator without writing a single line of code, by Php REST api and the clients. Copy the link and paste it in the bowser to download them

This site is created without writing a single line of code.

All the following data types of SQL Server are supported: char, nchar, varchar, nvarchar, text, ntext, decimal, numeric,money, bit,  timestamp, datetime, datetime2,  bigint, int, smallint.  

For Help : Click here

All the attached web screen generated by this tool. With out writing a single line of code.

Hardware/Software requirements for the tool
  • Windows operating system.
  • 1.6 GHz or faster processor.
  • 1 GB of RAM (1.5 GB if running on a virtual machine)
  • 50 MB of available hard disk space.
  • 5400 RPM hard disk drive.

**It needs primary key for each table, if not a column should be selected in the tool. It supports only one primary key.