Completed both Assignments using NodeJs
- The outputs are displayed in fronted as well as on console
- On UI you need to click the buttons, respective to each task to get output
- You can test it directly by the given URL or clone the repo to run on your local machine
- Code and logic for both the tasks are written inside
App.js
file Deployed URL
https://real-cyan-eagle-coat.cyclic.app/
- Clone this repo to your local
- Install dependencies
npm install
- Run locally
node app.js
- Once server is started
- Make requests
- Make Get request in browser
http://localhost:3000/
Task-1
: Make requesthttp://localhost:3000/getoutcome
OR Click ->Generate Outcome Button
, you'll get output on console as well as on UITask-2
: Make requesthttp://localhost:3000/evaluate
OR Click ->Evaluate Button
, you'll get output on console as well as on UI
- Make Get request in browser
Ask a question or give us a shout out: