Skip to content

Repository files navigation

MEAN-stack-Chart.js

A sample web application built using the MEAN stack. The app retrieves custom data from an API and creates a chart using Chart.js. It also stores them in MongoDB.

MongoDB

mongod --dbpath ./data/db --port 27018

mongo --host 127.0.0.1:27018

Recommended MongoDB GUI and IDE: Studio 3T

Node.js

nodemon server

Angular

ng serve --o

About

A sample visualization web application built using the MEAN stack (MongoDB, Express.js, Angular2 v6, Node.js). The app gets data from an API according to user input and creates a chart using Chart.js.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages