Skip to content

JZorina/FormBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello!

Technologies:

Front side: ReactJs
Back side: NodeJs

pre-requirments:

1)mysql server (for example : for windows, download from https://sourceforge.net/projects/wampserver/)
2)node.js installed on the machine

pre-installation

1)define db user named:"forms"
2)define port 3306 to the mysql server
3)create db named `formbuilder` and import the schema from the "formbuilder.sql" file to the db

installation

1)clone the repo
2) go to formBuilder\form-builder folder and run with "npm install" and then "npm start"
3) go to formBuilder\server folder and run "npm install" and then "node index"

About

Form builder - reactJs & nodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published