Devember 2021 - MSP Control Center

Hi Forum.

My #devember project is to build an MSP tool for managing customer information like, how to access the customer and servers, passwords, shares, licenses, and more.


Picture to intrigue quick readers

Github Link

bjerrecs/CC

Build with:

  • React
  • React Router
  • React Bootstrap
  • MongoDB
  • mongoose
  • Auth0 (eventialuly)
  • i18n

Project goals for Devember

  • Make first real release with some working components
  • Allow for easy collaboration with documentation on how to
  • Deploy demo site to Free Heroku & MongoDB Atlas
  • Release Docker image with all components ready
4 Likes

Oh snap! This is really neat and very exciting! Looking forward to seeing the updates, this seems like something that could profoundly assist workflows and aid in information access

Breadcrumbs

Is now implement on all current pages that needs them to let the use know where they currently are
image

Client details page

This is the page where we have an overview of all documents, shares, guides and passwords attached to the client

Status update

Managed to make the warehouse work, you can now add items and maybe move them
Generally made progress


Changelog

  • Warehouse module now woring (add and sign out. No rename :frowning: )
  • Added working email notifyer page.

This works with nodemailer module to Microsoft Exchange

Changelog

Changelog

Did not like the navigation top bar.
So i converted it to a side nav