Thank you very much for this tutorial 🤩! I've always wanted to learn more about database & schema modeling for multi-tenant (B2B2C) use cases. Can you also build a CRM app tutorial like Go High Level or Hubspot ?
i love the way you structure your page by giving a full detail of each sector and what it's going to contain for example, {*left*/} and {*right*/}. It's always well laid out.
actually this is the best school system I have ever seen in youtube; one thing though , it’s missing the landing page which should be public for all to see 😊; I love this, hopefully I will learn a lot from thia. Greetings from Tanzania 🇹🇿
for the backend, I prefer Convex, which as of now it’s framework which handles from authentications to database. But, I believe we’ll learn a lot from what you have planned already 😊
I think you give one of the clearest explanations on Tailwind lol. Extremely structured explanation on what each block does, this has allowed me to follow along with your train of thoughts. Like what you did with {/* LEFT BLOCK */} and {/* RIGHT BLOCK */}. This is so much better than following a tutorial where the guy just verbalize a bunch of code he is typing lol. Amazing content!
Fantastic Tutorial. Yes, I want to see the 2nd part of this video. Backend Technology: Node with Express + MongoDB / Postgress + JWT Authentication + Dynamic Role and Permission Management from admin + Redis
Very lovely project lama.. once more kudos to you on all your efforts. So for back end, i'd love to see your approach on micro-services in Nodejs. Maybe with nestjs or the usual node-express. Thanks for all your efforts once more.
Very good tutorial. Just a quick comment, for perfect responsive designs it is good to make good use of both Grid and Flexbox. Being confident with these helps create more fluid designs. Appreciation from Kenya 🇰🇪🇰🇪
My brother, this project is GOLD. Please encourage everyone to appreciate LAMA Dev by liking and subscribing to the channel. Next time, can you build a music distribution dashboard project with all the functionalities required in the music industry?
Gracias Llama dev sigo tu contenido y es muy especial, de corazon soy un fiel seguidor de tu contendido porque aprendo sobre react y nextjs, eres un excelente profesor, saludos desde Venezuela
This is amazing. I was always looking for multi role application. Please dont use clerk, if possible either use next auth or custom login to better understand the whole application.
@@memester6496 exactly mate; Clerk or Kinder are simple but not ideal for learning because they do a lot by them self which makes it harder impliment similar things without using the service. I prefer authjs (next auth) or Convex which can handle everything from auth to database
This is exactly what i’m looking for. I’ve been trying to create my own e-learning platform (just for training) but I’ve been struggled with all the models and their relations, especially with schedules. I’d really love to see the back end part 😊. I’d root for MongoDB and Express if possible. But other technology is also fine. Thank you very much Lama ❤ ❤❤
where I stay 39:40 Next.js Animated Chart Tutorial 01:10:36 Events Component Design 2:11:53 School Management App Other List Pages 02:34:08 School Management App Single Teacher Page Design 02:58:15 School Management App Single Student Page Design 03:50:30 Next.js Lazy Loading Import Tutorial with dynamic()
Hi there, I am thanking you from the bottom of my heart. Your content is really helpfull for many tech enthusiast. If it is possible for you, Please bring ecommerce project till deploying on the hostinger VPS with the same tech stack that you have used in this part and in the next part. We all hope that we will get it very soon.
thank you for this tutorial. very instructive. I am creating a similar project. the functionality that I offer is: dark mode and the class list containing the students of each class.
Şafak Bey, ikinci bölüm olarak güzel bir backend projesi olursa süper olur! Pratik yapmam gerekiyor, ve sizin detaylı videolarınız çok yardımcı oluyor. 🙏🏻
Great video, easy to follow and very complete! 👍 For the backend, I'd like to see a NestJS + Drizzle + PostgreSQL (maybe from Neon?) combo, with Lucia-Auth or Next-Auth as the authentication solution. I'd rather not see Appwrite or Convex because other channels already do that and those solutions are kind of a black box. I'd like to see the internals when it comes to authentication and data storage in DBs.
Thank you, @lamadev. I’m wondering why the big calendar data doesn’t display once the month has passed. I have tried rewriting the code to show the calendarEvents, but without success. The events only appear when I change the month to the current one. Since the class subject schedule spans four months, how can I ensure that the events remain visible even after the month has passed? I would really appreciate your help with this.
Best Project Sir😊😊 Please can You add the Administrator Option to Register and Deregister Teacher. . All necessary approval. And the Notification panel from Admin to Teacher >>> Teacher to Students >>> Teacher to Parents 🙏🙏🙏
Hi Lama Dev, your channel is awesome able to learn good coding styles and easily able to grab the concepts you Explain. Backend can be in Spring Boot + MySQL hope this can give us new knowledge in Spring Boot.
This looks amazing! Excited to give it a try. Just some feedback on the title, at first I thought this was about ui design, but this is actually developing the front end. Don’t know if it’s worth renaming so you don’t lose potential viewers?
Use technologies that are commonly used in the industry, such as Node.js/Express.js with MongoDB or any SQL server. Thank you so much for this tutorial; it aligns well with industry standards, which is great for my work at Bosch.
Hello lamadev Thank you for this tutorial Pls I have an issue at 1:31:31, the title isn't showing on my react-big-calendar. Only the time and date that is showing. And the calendarEvents array have the title property in each individual object in the array
would love to see a postgresSQL / clerck usage for login and DB. Really love that, but .... What ever backend you chose, It will be a great educatinal video! Thankx!
I am really looking forward for the next part if you will use neon, firebase and drizzle ORM, and maybe even have a separate video of an lms linked to this dashboard so that teachers can create lessons and the like
Thank you for your effort and good tutorials it's really helpful, I would like to suggest: Full stack Next.js with Drizzle, PostgreSQL and if we can use Zod and docker will be great. (I saw many web developers suggest Drizzle over Prisma for SQL databases)
I can't thank you enough for this mesmerizing video, I would be very happy if you replied on my question: How can I implement a chat so teachers can send messages to student page inside this app?
Lama comes hot ...dont forget to like and subscribe....since we are using latest tech stack its only fair to go Hono, drizzle ORM and Neon(Postgres). I have used this stack and its amazing.
Thank you so much for this tutorial, really amazing and i am trying to do this along the side , I hope I will be able to finish this soon, by the way in this I do not see login and register pages, is it added when the backend is also added in the next video?
Hi, I am stucked at a point where react-big-calendar having and error and can not display the data. Warning_ Prop `aria label` did not match. Server: "November 25, 2024" Client: "25 November 2024" error component stach. I live in Sweden and date format is correct in data file.(2024 12 12) format
Installation : 2:39
Pages And Layout Tutorial : 5:06
Tailwind Responsive Layout : 11:00
Tailwind Responsive Menu Design : 18:21
Tailwind Responsive Navbar design : 23:12
Admin DashboardDesign : 30:18
Animated Chart Tutorial : 40:02
Radial Chart With Re-Chart : 41:02
Animated Bar Chart Example : 52:42
Animated Line Chart Example : 1:00:11
Thank you very much for this tutorial 🤩! I've always wanted to learn more about database & schema modeling for multi-tenant (B2B2C) use cases. Can you also build a CRM app tutorial like Go High Level or Hubspot ?
As many people also said, this project is gold. Being a teacher myself, I am really looking forward for entire backend tutorial too.
Whoooo, here we go again. Another massive free latest techstack tutorial from a pro. Heads down! 🎉 Paid courses are ashamed because of this.
i love the way you structure your page by giving a full detail of each sector and what it's going to contain for example, {*left*/} and {*right*/}. It's always well laid out.
actually this is the best school system I have ever seen in youtube;
one thing though , it’s missing the landing page which should be public for all to see 😊;
I love this, hopefully I will learn a lot from thia.
Greetings from Tanzania 🇹🇿
Nice work waiting for backend, appwrite database
I'm from Ethiopia I love TZ ❤
@@PapiYoppia , great to hear that, please arrange a visit I will be your host ☺️
for the backend, I prefer Convex, which as of now it’s framework which handles from authentications to database.
But, I believe we’ll learn a lot from what you have planned already 😊
Very awesome 🎉🎉, plz make all features regarding school. It help us to earn money ❤❤❤❤❤
I think you give one of the clearest explanations on Tailwind lol. Extremely structured explanation on what each block does, this has allowed me to follow along with your train of thoughts. Like what you did with {/* LEFT BLOCK */} and {/* RIGHT BLOCK */}. This is so much better than following a tutorial where the guy just verbalize a bunch of code he is typing lol. Amazing content!
First 52 minutes done. Very nice! A clear step by step guidance. Great job!
Just finished building the UI and I loved it. Going onto building the backend and later add some more features to the site. Thanks to Lama
I can't keep up with your courses, but coming in and giving a like for your work is sacred! =)
Backend : Express with prisma + mongo or Express with prisma + Postgresql
Nest js oo
with NEXT AUTH too
+1
MongoDB abeg
this is a very serious project, thanks @lama dev, patiently waiting for the backend
LOVELY, I am on a school project right now.. This will help me a lot!
LAMA you are an excellent teacher.Thanks alot n God bless u abundantly for impacting and touching lives.Much love from Nigeria
Great Tutorial. Looking forward to the part2. Thanks Lama Dev
Backend : Nestjs + Prisma + Postgressql
@@MohammedAfroukh999 no hate, but drizzle is much better.
Or mysql❤
Or Laravel 💪
Yes, your suggests are awesome.
Exactly pro that is what we want
Thank you, brother. You are amazing to show it all of us for free. God bless you.
Fantastic Tutorial. Yes, I want to see the 2nd part of this video.
Backend Technology: Node with Express + MongoDB / Postgress + JWT Authentication + Dynamic Role and Permission Management from admin + Redis
Hat off to the creator of such amazing tutorials. As googd as usual, thank you, Lama dev
You are the best UA-cam teacher I ever seen on you tube
Perfect project! Waiting for Backend!!!
Great job as usual! Lovely looking front end
For the backend I’d vote for: nodejs + express + prisma or sequelize + MySQL or Postgres 🎉
Thanks, LamaDev! I'm so excited about the backend :)
Very lovely project lama.. once more kudos to you on all your efforts. So for back end, i'd love to see your approach on micro-services in Nodejs. Maybe with nestjs or the usual node-express. Thanks for all your efforts once more.
Thank u so much brother. Alhumdullilah , I have completed your video and it has added massive to my knowledge base.
Hi Lama❤, finished the first portion.. waiting for the backend portion. Thanks a loooot
Incredible what you're doing for us developers brother.
Very good tutorial. Just a quick comment, for perfect responsive designs it is good to make good use of both Grid and Flexbox. Being confident with these helps create more fluid designs. Appreciation from Kenya 🇰🇪🇰🇪
Thanks so much for this massive project just comploted now I'm so excited for the next one Thanks so grateful
❤ love it. For backend please use psql, caching, express deployment too
💯💯
Yes absolutely ❤❤
Yes❤
Would you help me? plis :)
My one and only youtube legend big up boss🔥🔥🔥🔥🔥
🙌 USING NEXTJS + CONVEX 🔥🔥🔥🔥🔥
Please make backend with prisma postgres redis and docker
love the way you design UI
My brother, this project is GOLD. Please encourage everyone to appreciate LAMA Dev by liking and subscribing to the channel. Next time, can you build a music distribution dashboard project with all the functionalities required in the music industry?
Backend --> Node js ( Express ) + Prisma + Mysql
Gracias Llama dev sigo tu contenido y es muy especial, de corazon soy un fiel seguidor de tu contendido porque aprendo sobre react y nextjs, eres un excelente profesor, saludos desde Venezuela
work properly event calender?
fantastic tutorial
for backend, express.js and SQL Server
Sir, tonnes of love for the content .
Please complete the second portion
with deployment too
This is amazing. I was always looking for multi role application. Please dont use clerk, if possible either use next auth or custom login to better understand the whole application.
@@memester6496 exactly mate; Clerk or Kinder are simple but not ideal for learning because they do a lot by them self which makes it harder impliment similar things without using the service.
I prefer authjs (next auth) or Convex which can handle everything from auth to database
This is exactly what i’m looking for. I’ve been trying to create my own e-learning platform (just for training) but I’ve been struggled with all the models and their relations, especially with schedules.
I’d really love to see the back end part 😊. I’d root for MongoDB and Express if possible. But other technology is also fine.
Thank you very much Lama ❤ ❤❤
where I stay
39:40 Next.js Animated Chart Tutorial
01:10:36 Events Component Design
2:11:53 School Management App Other List Pages
02:34:08 School Management App Single Teacher Page Design
02:58:15 School Management App Single Student Page Design
03:50:30 Next.js Lazy Loading Import Tutorial with dynamic()
Thank you very much for this big and high quality work ❤❤❤ wish u all the best
Just what I need Right now 🤣 you read my mind 😂❤
I appreciate you, for this great effort 🙏
Hi there, I am thanking you from the bottom of my heart. Your content is really helpfull for many tech enthusiast. If it is possible for you, Please bring ecommerce project till deploying on the hostinger VPS with the same tech stack that you have used in this part and in the next part. We all hope that we will get it very soon.
this is just grate to learn soo much from you, thanks man you are the best
abi gerçekten bu içerikler için çok teşekkür ederim, her videodan da kendimi daha da geliştiriyorum.
Great project! Waiting for Backend.
x2
man your tutorial always amazing
Definitely, yes!! I need backend part
thank you for this tutorial. very instructive. I am creating a similar project. the functionality that I offer is: dark mode and the class list containing the students of each class.
it`s very wonderful!!!, thank you Lama
i have loved this work; it's really cool and it's a good one for learning
absolutely amazing content, thanks for uploading it
Best dashboard i ve ever seen , we need the teacher can create questions to students and add students roaster and attendance
Şafak Bey, ikinci bölüm olarak güzel bir backend projesi olursa süper olur! Pratik yapmam gerekiyor, ve sizin detaylı videolarınız çok yardımcı oluyor. 🙏🏻
Great video, easy to follow and very complete! 👍
For the backend, I'd like to see a NestJS + Drizzle + PostgreSQL (maybe from Neon?) combo, with Lucia-Auth or Next-Auth as the authentication solution.
I'd rather not see Appwrite or Convex because other channels already do that and those solutions are kind of a black box. I'd like to see the internals when it comes to authentication and data storage in DBs.
Thank you, @lamadev. I’m wondering why the big calendar data doesn’t display once the month has passed. I have tried rewriting the code to show the calendarEvents, but without success. The events only appear when I change the month to the current one.
Since the class subject schedule spans four months, how can I ensure that the events remain visible even after the month has passed? I would really appreciate your help with this.
Me too I faced the same problem I don't know why?
Thanks for such a great surprise 😍
Looks good! Backend: Nextjs, Drizzle, Neon, Authjs.
This a great project. For the backend, as it is a next.js project we can finish the backend with prisma and postgresql and the awesome server actions.
¡Gracias!
really awesome sir 😍😍😍😍😍😍
Thanks!
Best Project Sir😊😊
Please can You add the Administrator Option to Register and Deregister Teacher. . All necessary approval. And the Notification panel from Admin to Teacher >>> Teacher to Students >>> Teacher to Parents 🙏🙏🙏
@@MrSirIsBroke ; Jaws droping suggestion. I up vote these features
Me too❤❤❤
Happy teachers day sir❤❤❤❤❤
calendar events passed to the calendar and imported form data, not displaying in the calendar🤔
Hi Lama Dev, your channel is awesome able to learn good coding styles and easily able to grab the concepts you Explain. Backend can be in Spring Boot + MySQL hope this can give us new knowledge in Spring Boot.
This looks amazing! Excited to give it a try. Just some feedback on the title, at first I thought this was about ui design, but this is actually developing the front end. Don’t know if it’s worth renaming so you don’t lose potential viewers?
Beautiful work bro
Backend: mongo or Express with prisma
awesome teacher with awesome effort
work properly event calender?
@@_Rifat big calendar is bad lol
hey please do post up part-2 awaiting to complete the project. Great work hands up!!!
Use technologies that are commonly used in the industry, such as Node.js/Express.js with MongoDB or any SQL server. Thank you so much for this tutorial; it aligns well with industry standards, which is great for my work at Bosch.
Nodejs + Prisma + MongoDB + PostgreSql ( some time compnay use 2 database ) how 2 database will work with application.
It is awesome For the backend please Use Node js (nest Framework) with any Database (SQL or NON SQL)
Thank you very much for your work !!!
You are great man! Thanks!
Looking forward to complete it, Looks Great
Hello lamadev
Thank you for this tutorial
Pls I have an issue at 1:31:31, the title isn't showing on my react-big-calendar. Only the time and date that is showing. And the calendarEvents array have the title property in each individual object in the array
Godd job as always !!!
Backend - Express Prisma PostgreSQL
This tutorial is amazing.
When can we expect the second part.
1:13:09 if your calendar shows a translation error insert the tag locale="en"
You too Amazing to describe with words.
A project involving stacks like
Nestjs +redis+ mongodb +prisma+zustand
work properly event calender?
Thank you Lama Dev for amazing tutorial. Just my opinion for the backend tech stack would be postgresql using prisma
work properly event calender?
Nice tutorial of NextJS. Looking forward for video on collapsible menu with submenu sample.
would love to see a postgresSQL / clerck usage for login and DB. Really love that, but ....
What ever backend you chose, It will be a great educatinal video!
Thankx!
Amazing curious to see what the backend looks like
I am really looking forward for the next part if you will use neon, firebase and drizzle ORM, and maybe even have a separate video of an lms linked to this dashboard so that teachers can create lessons and the like
Thank you for your effort and good tutorials it's really helpful, I would like to suggest: Full stack Next.js with Drizzle, PostgreSQL and if we can use Zod and docker will be great. (I saw many web developers suggest Drizzle over Prisma for SQL databases)
Beautiful tutorial thanks. Please after adjusting the date on the data.ts to current date, the event are not showing up on the calendar kindly assist
Having same issue, did you figure it out?
@@MrArod1207 No. I changed the date to the current date still no way.
found the answer from commenter below. Thanks. Add a defaultDate={new Date(2024, 9, 12, 9, 45)} or whatever your date is
I can't thank you enough for this mesmerizing video, I would be very happy if you replied on my question: How can I implement a chat so teachers can send messages to student page inside this app?
Awesome! Thank you!
Lama comes hot ...dont forget to like and subscribe....since we are using latest tech stack its only fair to go Hono, drizzle ORM and Neon(Postgres). I have used this stack and its amazing.
Thank you so much for this tutorial, really amazing and i am trying to do this along the side , I hope I will be able to finish this soon, by the way in this I do not see login and register pages, is it added when the backend is also added in the next video?
i love it,thank you Sir.
Always MERN and Best Project
Hi,
I am stucked at a point where react-big-calendar having and error and can not display the data.
Warning_ Prop `aria label` did not match. Server: "November 25, 2024" Client: "25 November 2024" error component stach.
I live in Sweden and date format is correct in data file.(2024 12 12) format