joaocarloscardoso / AITAM

AITAM web version
0 stars 0 forks source link

Building of a Recommendations Tracking System #113

Closed joaocarloscardoso closed 4 years ago

joaocarloscardoso commented 4 years ago

Develop a new core module capable of publish as web page and track the the audit recommendations for the stakeholders. Key ideas:

joaocarloscardoso commented 4 years ago

Requires for database: npm install -save mongodb

joaocarloscardoso commented 4 years ago

New libraries added:

joaocarloscardoso commented 4 years ago

Methods to manage the portfolio document on portfolio.js:

joaocarloscardoso commented 4 years ago

Methods to manage persistence data on db.js:

joaocarloscardoso commented 4 years ago

Started the interface:

joaocarloscardoso commented 4 years ago

Redesign actions towards new and edit of portfolios: