gauravdas014 / surveywebsite

Home Page:surveywebsite.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

survey

This repository contains the website which will collect data from users for the chat bot. User needs to go through authentication and then are allowed to put question(s) and answer(s).

This is a node js application where ejs has been used as the templating engine.

To run the project locally one needs to create .env file and use the varaibles declared in .env.example.

To install the dependencies:
yarn
yarn start will start the server and one can open the browser and type localhost:8080/ to view the live application

About

surveywebsite.vercel.app

License:MIT License


Languages

Language:Jupyter Notebook 71.0%Language:EJS 19.3%Language:JavaScript 8.1%Language:CSS 1.5%Language:Shell 0.1%