This is a full-stack project to manage Leads. All Leads are stored in a MongoDB database and synchronized with an external email marketing platform. In the current project, we use Mailchimp as email marketing platform.
The backend API is built with Laravel framework.
More details about installation, documentation, etc. you will find in the README.md file of the corresponding folder.
The frontend SPA is built with VueJS.
More details about installation, components, styling, etc. you will find in the README.md file of the corresponding folder and in the Home page of SPA.