You are browsing as a guest. Sign up (or log in) to start making projects!

Multi Tenant Business Management Frontend

  • 2 Devlogs
  • 10 Total hours
Open comments for this post

9h 54m 11s logged

Devlog #2

Made auth pages - login, signin, forgot-password, reset-password and with backend request too for email password only rn not for google auth

I have used zod + react-hook-form for all forms

Also made home page for dashboard where all the businesses of the user will be listed with create business form and also made invoices and clients table .

Used shadcn a whole lot. Idk why i made invoices table as flow should be auth -> business -> create business -> client, create client -> product, create product -> invoice, create invoice -> payment, create payment -> analytics (/dashboard)

I haven’t committed things after auth pages yet because its too messy rn. I always get distracted to different pages in frontend

0
0
7
Open comments for this post

28m 59s logged

Devlog - 01

I started work on my the frontend part of the business management dashboard.

Since I’m very familiar with NextJS , so I will be using that for the frontend and you may ask why not use it as fullstack.

The reason I’m not using nextjs as fullstack is because I wanted to learn in depth backend using express and nextjs abstracts many topics.

I have installed shadcn on the project too and was stuck on a bug while installing it. As when installing shadcn I suffixed it with a dot thinking it will install in the same directory but was getting an error pnpm dlx shadcn@latest init . Removing the dot fixed it

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…