Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1023 Bytes

README.md

File metadata and controls

38 lines (33 loc) · 1023 Bytes

Fifth Strategy

This project is a web application designed for Auto Trading. It's made using HTML, CSS, Javascript, Bootstrap, JQuery and is executed in node.js environment. The user can create an account either by entering his/her details or using gmail authentication. Then user will be provided with the companies to invest in and everytime a user invests the money he/she will receive a mail of confirmation.

Requirements

express js
ejs
cookie-parser
passport js
passport-google-oauth2-strategy
passportJWT
mongoose
mongoDB
MongoStore
flash
chart.js
child_process
gulp
gulp-csso
gulp-minify
morgan
multer
nodemailer
rotating-file-stream

Steps to run

  1. Install Requirements.txt
  2. Install dependencies mentioned in package.json
  3. To run the server use command : nodemon index

Screenshots

HomePage