Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 1.03 KB

README.md

File metadata and controls

60 lines (28 loc) · 1.03 KB

journey-visual

what is this?

Great app for Marketers! The main purpose of the app is to analize the process of each type of customer when they consume a service from a business, giving the opportunity to analize and improve the weaker steps in the process.

tutorial

Getting deeper

The app is deployed in this url: https://marketvisual.herokuapp.com/

You can have a look in this Youtube video: https://www.youtube.com/watch?v=9Uf7KwzoLgM&feature=youtu.be

How to start!

cd client npm install && cd ../backend npm install

mongod

cd backend node index.js

cd client npm start

Anyway, open http://localhost:3000 to view it in your browser, and get Analazing!

Tech Stack

Frontend:

-Material UI

-React

-Redux

-Recharts

Backend:

-Express

-Mongoose

-Mongodb

-Passport

-Multer

Contributors

Lluis Semper Lloret

Micha van Eeden https://github.com/eeden01