Skip to content

tsuryap/DataBaseInWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtJsAndNodeExample

A Sample Web application done in Extjs framework and Node.The applciation will connects to the mysql database and get all the available tables in each database and shows in a tree.If you click on any node(table) a new grid will get creates dynamically and shows all the rows and columns

Steps to be follwed to run this application.

1.Download the Application

2.Install Node server in your system.

3.Change Mysql configuration details with your mysql config details in db-config.json file.

4.Open cmd prompt --> navigate to the application folder-> run the application with the follwing

command -->node server.js

5.Launch the application in browser http://localhost:3000/

About

A Sample Web application done in Extjs framework and Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published