Really impressed the instructor presenting the new and great features of modern programming and great examples and topic and we have only one request to make use of type script which is a very essential part of project.
I want to implement a feature like every stundet will have an unique QR code with their id , whenever the admin scan that QR Code the system will tick the day that qr code scanned at could you help me to figure this out ?
Hello, im trying to follow your tutorial however i can't connect my nextjs with kinde, I followed this part several times and it always said '404 not found' does this happen because I don't use hostinger or the node.js version im using isn't The same as your version? Sorry for my horrible English
For begginer user typescript is hard to understand, SO I thought lets teach with javascript and then will go to Typescript, In some of the video I already use typescript.
I am getting an error when I try to sign up and authenticate. After hitting sign up and going through that, it gives me an error of 500 code: 'ERR_INVALID_URL', input: '/dashboard' I am stuck
Hi, sir I am new to fullstack. Know html,css, tellwind css , javascript. Very little about react. Can I do this project? I mean will i able to understand all the code and concepts?
Awesome work you have done sir, am actually using this for my school project Thanks a lot. Is there a way to make the students be able to mark their own attendance and currently when i mark the attendance it updates the table and database but in my database the present column is marked as false instead of true . I have tried everything Please help
Can you give me guide of how can i create same mysql database on other platforms, and how to connect it with application as i can't afford hostinger pack
i want a student view as well , where in the student can know if he was correctly marked present, obviously the student view should not be able to edit the attendance, also i want to include the marks of internal examinations, and assignments, each of themm must have certain percentage according to which the total internal marks of the student are calculated, plz help me out with this
thank you for such an amazing tutorial:) sir I want to avail source code of react native video course project, but it is showing card not supported. Any other option available sir ?
1:14:15 npm run db:push is not working added: dialect: "mysql", Run: npx drizzle-kit push Error: No config path provided, using default 'drizzle.config.js' Reading config file 'C:\Users\60183\Documents\GitHub\Student-Attendance-Tracking\drizzle.config.js' Anyone encounter this and how you solve it?
This is one of the fundamental problem with the drizzle orm I think we are having problem because we are trying to connect it with our local databse mysql
After creating account, it's not redirecting to home page instead it's showing localhost cannot handle the request HTTP 500 error, I tried a lot to resolve it but couldn't. Please help me out!
As of right now the middleware in the app router does not work when trying to redirect to api/auth/login. This is because of Next.js caching which causes issues during authentication.
why didn't you use 'src' directory when creating the project?? src directory is new and its better than pages directory. i was hoping to learn nextjs with src directory tutorial.
buddy is there any free solution to backend management, pls suggest me if i can use any alternate to hostinger which would be free to handle the database pls 🙏🙏
Subscribed. Great Content and presentation, Please would you integrate a school fee management system to this app. Or please create a school fee management app in react native. Look forward to your positive response. Thanks
@@tubeguruji Thank you for agreeing to create the app based on my comment. Your generosity and talent mean the world to me. I'm thrilled to see the final product and share it with others. Your dedication is truly inspiring.
Dont Use in next projects: 1- Luside icon ( its so bad iconspacket ) , 2 - dont use clerck or other auth ( create users custom with backend, its so interested ). thx for video )
@@tubeguruji Hopefully you recreate this Amazing Full-Stack Student Attendance Tracking App again but in MERN STACK :). There is a feature that I suggest: Implementing parental engagement features, such as real-time attendance tracking and push notifications for absences with communication options to teachers, can enhance support for students and improve overall attendance :)
27:50 => here i can change the layout of authentication
51:16 => how to get user's name, profile picture, email etc.
man you are dropping awesome fullstack apps
Thank you
I have questions
How to change data for specific account. If we change login account then students or other info also want to change
This can be achieved by linking the account to its specific data, I'll explain more later.
Really impressed the instructor presenting the new and great features of modern programming and great examples and topic and we have only one request to make use of type script which is a very essential part of project.
Thanks. Noted
I want to implement a feature like every stundet will have an unique QR code with their id , whenever the admin scan that QR Code the system will tick the day that qr code scanned at
could you help me to figure this out ?
that would be lit
How to migrate this project to plain react js? Also instead of using clerk, authentication with jwt would have been better
Just simply use react and add react routing.
you just earned a subscription from me, this is one of the projects i have been yearning for
Thanks
Hello, im trying to follow your tutorial however i can't connect my nextjs with kinde, I followed this part several times and it always said '404 not found' does this happen because I don't use hostinger or the node.js version im using isn't The same as your version? Sorry for my horrible English
*I Love Your Projects So Much!!* ❤
They are so Unique & Impressive!
Thanks
Can i
koi bana ke github pe upload karo please and give its link
get error as localhost can't currently handle this request.
HTTP ERROR 500
Yes i am facing the error. Did you find any solution?
me too got stuck from there i cannot continue with the code along anymore cause of the error
Yes It got resolved but I forgot
@@avinash2421 brother can you please help me resolving it?
@@avinash2421 how did you fix the error please
Can this really be done from beginning to end or is there any gray area where we get stuck and can't proceed any further in the middle.
I love this. This is a very life-applicable application that fits into many needs. God bless you Tube Guruji
Thank you
its great but can you add total attendance for a single student at the end of month , it would be great and please tell me how to do it.
Thats easy to do, Just sum it for give student
nice work and consisntnecy ,but is there a reson why you dont use typescript ?
For begginer user typescript is hard to understand, SO I thought lets teach with javascript and then will go to Typescript, In some of the video I already use typescript.
this is best channel which make real world projects ❤❤
Thank you so much
Sir please tell me any free alternative for hostinger, because I have to use mysql database.
Please sir....
Use postgres database from neon . Its free
do one thing thats is student have access to mark the attendance
Sir sing in pe click karne ke baad error 404 vala page aa raha pata nahi kya ho raha he step by step follow kia he
Love the consistency. Love from 🇱🇰
Thank you
I had love to see downloading attendance report and deployment
Will Add in upcoming videos.
do this project calculate the attendance percentage of a student ? for a certain period of days
any one who try this project pls reply. do this project can calculate the attendance percentage of a student for a set of days
I am getting an error when I try to sign up and authenticate. After hitting sign up and going through that, it gives me an error of 500
code: 'ERR_INVALID_URL',
input: '/dashboard'
I am stuck
did you solve it?
@@arys-on-fire No I did not. Suggestions?
Did you got any solution to this?
you can also use clerk instead of kinde
Can i get synopsis of this project
pls use typescript for future projects
Noted
1000 likes are done. will there be new upgraded project now 😁
Is the website responsive? does the attendance table and all that work well in a smartphone?
Hi, sir I am new to fullstack. Know html,css, tellwind css , javascript. Very little about react.
Can I do this project? I mean will i able to understand all the code and concepts?
Yes for sure.. it’s for beginner .. watch any of my videos and all are for new users
Can not u use Prisma orm and Aiven( a free cloud db)?
Sure will use
Thank you for this video sir.
I would appreciate if you make extended version of this application!
facing with axios errors what to do
Wts the error?
When will file sharing come with aws s3 and next.js
Soon
Awesome work you have done sir, am actually using this for my school project Thanks a lot. Is there a way to make the students be able to mark their own attendance and currently when i mark the attendance it updates the table and database but in my database the present column is marked as false instead of true . I have tried everything Please help
Hi, which tech stack did you use? we people are in confusion typescript or reactjs?
No typescript.. i used nextjs react.. with mysql database
How did you get the checkboxes in the table rows?
Bro can i build this without buy Hostinger? and Upload on Vercel ...? , Thanks!
Yes you can, Use Any Database like postgres sql from neon
@@tubeguruji Can you please make one Video on this
Can you give me guide of how can i create same mysql database on other platforms, and how to connect it with application as i can't afford hostinger pack
You can use postgresSql as well, on Neon...
ruclips.net/video/pQoHvx0SoiA/видео.html
how to download attendance report of that perticular month??
bro where is the new feature upgrade please extend this app
Greate project keep it up brother🎉🎉🎉can you make a full school management system
Sure We have plan
Mike full school management system please 🙏
Sir, Discord link is invalid. Kindly provide the updated link
i want a student view as well , where in the student can know if he was correctly marked present, obviously the student view should not be able to edit the attendance, also i want to include the marks of internal examinations, and assignments, each of themm must have certain percentage according to which the total internal marks of the student are calculated, plz help me out with this
Noted. In future product we can add that
Sir please make PWA app alternative of Split Wise
if you can make a mobile version in react native of these , with same database
Noted
Can this app be deployed on Hostinger?
Yes
hello is thier any way to host the database because i cant afford the hustinger
U can try Neon Postgres Sql database
@@tubeguruji is it the same setup as hostinger? because i get confuse sometimes when connecting is different
@@tubeguruji its okay now i got it. drizzle and neon thank you so much.
thank you for such an amazing tutorial:)
sir I want to avail source code of react native video course project, but it is showing card not supported.
Any other option available sir ?
Dm
Me on instagram
@@tubeguruji sir plz check your dm
just a quick question kindly don't ignore an, can i use mysql running locally
Yes You can do it
Please explain more, or where will i intergrate local mysql, using the default authentication from it
1:14:15
npm run db:push is not working
added:
dialect: "mysql",
Run:
npx drizzle-kit push
Error:
No config path provided, using default 'drizzle.config.js'
Reading config file 'C:\Users\60183\Documents\GitHub\Student-Attendance-Tracking\drizzle.config.js'
Anyone encounter this and how you solve it?
same
This is one of the fundamental problem with the drizzle orm
I think we are having problem because we are trying to connect it with our local databse mysql
please make something useful website related to BANs .Please also tell us the deployment part of it
After creating account, it's not redirecting to home page instead it's showing localhost cannot handle the request HTTP 500 error, I tried a lot to resolve it but couldn't. Please help me out!
did you complete this project ?
How to use normal my sql database with this project ?
I explained in this video how to use it and its quite simple
@ sir but facing problem in npm run push
Where you have used db:push in package.json
Why is thag happening
@ sir i am using normal mysql as my databse is it possible in this project i tried all the resources but not able to find out please guide if possible
Amazing contents @TubeGuruji
Thank you
As of right now the middleware in the app router does not work when trying to redirect to api/auth/login. This is because of Next.js caching which causes issues during authentication.
And did you fix it?
@@AvikNayak_ just remove middleware or add another redirect link to it. change all sh like 'api/auth/login.....' to just '/dashboard'
is it completed tutorial sir? because i want to follow it
Yes
can you do an internship management system
is there any alternate database holder? because i don't have money to subscribe hostinger; is there any possible alternate for that?
You can use postgresql using neon and drizzle ORM, Watch my ruclips.net/video/pQoHvx0SoiA/видео.html
Thankyou you fullfiled our wishes.
Most welcome
Can you please do a employee holiday tracker?
Sure
Cam we make this project easily using mongodb
Yes
Any plain for react native projects
Yes soon, Will launch new react native project
bro hostinger requires subscription
but can we use it for free
why didn't you use 'src' directory when creating the project?? src directory is new and its better than pages directory. i was hoping to learn nextjs with src directory tutorial.
Src is old way for nextjs, In my old nextjs project you will find src directory
You are confused. Pages was the old way. The new way is App Router.
Please make a deployment video
tubeGuruji bana rahe ho deployment videos ?
buddy is there any free solution to backend management, pls suggest me if i can use any alternate to hostinger which would be free to handle the database pls 🙏🙏
Amazing 🤩
Thanks 🤗
very helpful , Please deploy to Vercel
Subscribed. Great Content and presentation, Please would you integrate a school fee management system to this app. Or please create a school fee management app in react native. Look forward to your positive response. Thanks
Sure Will do it
@@tubeguruji Thank you for agreeing to create the app based on my comment. Your generosity and talent mean the world to me. I'm thrilled to see the final product and share it with others. Your dedication is truly inspiring.
sir can you please build attendence websit for college using reactjs
Responsive??
Yes 100%
Plz make video for that students who can not buy domain...there are many free resources plz make video on those...
So Excellent
Many many thanks
getting errors in setting middleware😭😭
Sir how to make demo login option that every user can experience our app without login
You can add custom Login
Nice!
Thanks!
why are uh use drizzle ??? instead of drizzle use prisma
Drizzle is much faster than prisma
@tubeguruji i want to learn orm so suggest me which orm is best because my friend told me prisma community is so big as compared to drizzle
@ drizzle is fast and easy to use
Nice tutorial in the youtube
Thanks
I wanna leran ho to build any kind of app easily😢
Please Deployment Video sir ..
Watch my previous video in which deployment chapter is included.
Dont Use in next projects: 1- Luside icon ( its so bad iconspacket ) , 2 - dont use clerck or other auth ( create users custom with backend, its so interested ). thx for video )
Thanks for suggestion.
@@tubeguruji Yeah please we need backend from your own creation, node js for example, it'll be amazing and cheap
You can try frappe framework for developing backend
my comment for who record this video, not for u ₽₽))
Are you requesting, dictating or suggesting?
What do you use your record your screen
Screen recorder go
Use nestjs please
Sure
please deploy it also
Send the code
sir why dont u provide source code for free members we r students we dont have enough money
Dm me on instagram
@hemanthpusarla4428 hey did u get source code, as he is not replying to my dm
please help!
Bhai ap Hindi ya Urdu ni bolty kya pz Hindi ma
Hii
Hello
first
Bharat Ratna ke liye nominate krte h tujhe
Hahaha, Thanks ... 😂
am getting an error
Hall Susan Gonzalez Matthew Hernandez Elizabeth
Bro please we need mern stack projects 🥺🥹🥹
Sure
@@tubeguruji but you build only next js project
Sir Can i use mongodb as my backend? Thanks
i cant afford hostinger
Yes, you can
@@tubeguruji Hopefully you recreate this Amazing Full-Stack Student Attendance Tracking App again but in MERN STACK :). There is a feature that I suggest: Implementing parental engagement features, such as real-time attendance tracking and push notifications for absences with communication options to teachers, can enhance support for students and improve overall attendance :)