Skip to content

A web-based application that allows user to query a DB instance with a web interface

Notifications You must be signed in to change notification settings

Maaaartian/web_database_query_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_database_query_app

A web-based application that allows user to query a DB instance with a web interface

How to use:

  1. Download all files into a local folder.
  2. Open command line, and change the path to the folder in 1.
  3. Run "npm install" in command line.
  4. Open "routes/index.js", and change the user & password & DB instance info to your own on your local PC.
  5. Run "cd .." to move to the parent folder.
  6. Run "nodemons" and open "localhost:3000" in your browser.

About

A web-based application that allows user to query a DB instance with a web interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published