logo

m3b - brewery management service

A portfolio application

Welcome to m3.beer's management system!

This app is a personal project currently part of my portfolio. It's an example of CRUD app tailored for the beer beverage industry. Namely, for beverage companies like breweries to manage their whole business from inventory management to deliveries, to invoicing...

It is coded using the NextJS Meta framework connected to a MongoDB Database. It's still under progress, as many features could be added.

Using this platform, you'll be able to:

  • Create and manage your products
  • Check and manage your inventory
  • Admin and Users access
  • Create and manage your clients
  • Create Delivery directions and management

Potential features:

  • Recipe management
  • Orders and Invoices management
  • Personalized shopping page for clients

Useflow:

  • You may login as an Admin user, to have access to all the app's features. From the Admin's access, you may create a new User tenant or domain, with an associated account, and then use the app being another type of user (Business Owner)
  • If you've created a new Business Owner, you may log out of the Admin access then login in with your newly created Account. You will have the perspective of a Business owner, being able to interact with the whole application, and creating and managing Business Users (Users attached to the business who are not Owners)
  • On the third level, you may create a Business User who will be able to interact with its domain's app, but not manage the Users under the same domain.

You are NOT connected to MongoDB. Please contact me for troubleshooting.