The goal of this project was to manipulate data extracted from twitter to improve decision support system and the e-reputation for enterprises. This is the client side app, that will serve this purpose. using ReactJs for the front-end, NodeJs & ExpressJs for the back-end and api, as for the database used is an document oriented database with mongoDB.
Under mongoDB:
Note that for the client's data is available in /src/dataset/clientData.JSON
In the project directory, you can run:
to install all required dependencies
Runs the app plus all express servers! (requires database as shown above)
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
You can accees to all diferent pages but with no data to show!
Home page
Login page
Dashboard
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify