Skip to content

Example of dynamic form validation in backend with nodejs and express-session

License

Notifications You must be signed in to change notification settings

JrSchmidtt/form-validation-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Validation in Nodejs Backend

  • Code developed for academic purposes
  • Example of dynamic form validation in backend with nodejs and express-session

Install and Run

  1. Clone the repository : git clone https://github.com/JrSchmidtt/csv-to-html.gi
  2. Install node.js to run
  3. Install Visual Studio Code to edit
  4. Install body-parser to run
  5. Open the powershell Terminal in Visual studio and run the command npm install in folder to install the dependencies
  6. Run the command node app.js in the folder with the bot

Contributing

  1. Fork the repository!
  2. Clone your fork: git clone https://github.com/JrSchmidtt/form-validation-express.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :D

Author

Form Validation in Nodejs Backend © JrSchmidt.
Authored and maintained by Schmidt#9639.