Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Vikram-Mali/foRms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

follow these steps after cloning the repo

1.open the directory
(correct directory will have folders src, public, .gitignore file etc etc)

In terminal type and enter
2. npm install
3. npm start
go to this directory ...
\src\backend>
4. npm install exceljs
5. node app.js

Once you create a form using a blank template, form questions will be saved in files folder under backend in .json format.
Click on Eye icon to give responses. These responses will be stored in and .xls file in backend folder with respecctive form heading(form_heading.xls)\


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • CSS 13.8%
  • HTML 2.6%