Build a Jira Clone With Nextjs, React, Tailwind, Hono.js | Part 1/2 (2024)

  Рет қаралды 328,267

Code With Antonio

Code With Antonio

Күн бұрын

Пікірлер: 341
@codewithantonio
@codewithantonio Ай бұрын
⭐170+ hours of content, 21+ projects including source code available on my platform: dub.sh/twpYBjw 🔥 Get $50 in Appwrite credits: apwr.dev/antonio50 First of all, thank you for clicking on this video. At 16 hours long (2 parts), it is my longest ever free video, and after more than a month of hard work it is finally out, and I hope you will enjoy it ❤ This time I decided to be specific with the versions I install in my project. This way you will *hopefully* not be blocked by any deprecations or breaking changes for a longer period, so I will be using this as a quick reminder for you to always look at the version of the package I am installing and try to use the same. We will be learning a ton of things, most notably how to use the Appwrite SDK, which has been requested a lot in my comments. They've also been kind enough to provide you with $50 USD in cloud credits should you decide to further scale your app in Appwrite! Besides that, here are the key features in this project: 🏢 Workspaces 📊 Projects / Epics ✅ Tasks 📋 Kanban Board View 🗃 Data Table View 📅 Calendar View ✉ Invite System ⚙ Workspace and Project Settings 🖼 Image Uploads (for avatars and attachments) 🔌 Appwrite SDK Integration ⚛ Next.js 14 Framework 🎨 Shadcn UI & TailwindCSS Styling 🔍 Advanced Search and Filtering 📈 Analytics Dashboard 👥 User Roles and Permissions 🔒 Authentication (OAuth and Email) 📱 Responsive Design (Mobile-friendly) 🚀 API using Hono.js Happy learning, and see you in the next tutorial!
@iuliancarnaru954
@iuliancarnaru954 Ай бұрын
Hi Antonio, why is no more monthly payments?
@MohammedMaaz-un2gp
@MohammedMaaz-un2gp Ай бұрын
Bro is not gonna let AI get better than us developers. Thank you Antonio!
@codewithantonio
@codewithantonio Ай бұрын
😁 Thanks for enjoying my content!
@Davidchai-og1de
@Davidchai-og1de Ай бұрын
i think ai will never surpass the human developers because we have creativity
@gp390
@gp390 Ай бұрын
😂😂😂
@online_sourcecode1613
@online_sourcecode1613 4 күн бұрын
That's right brother....!! u from Pakistan?
@MohammedMaaz-un2gp
@MohammedMaaz-un2gp 4 күн бұрын
@@online_sourcecode1613 yes
@miraclenerdkidchiki6249
@miraclenerdkidchiki6249 Ай бұрын
Literally just rounding up on the slack clone.....you are an amazing teacher Mr. Antonio...God bless you for the immense value you add to our lives
@codewithantonio
@codewithantonio Ай бұрын
Thank you for watching my content!
@BAWAOP
@BAWAOP Ай бұрын
hey man, you wrapped up that slack clone, i’m also almost done! do you mind connecting sometime, i’m facing a small issues
@surya_dada_
@surya_dada_ Ай бұрын
What do you think which project is better for learning slack clone to jira clone??
@miraclenerdkidchiki6249
@miraclenerdkidchiki6249 Ай бұрын
@@surya_dada_ both I loved the slack clone cause it used Convex as the backend and i am already familiar with convex (started using it since 2023).....i have also begun the jira clone cuz i will love to see how to use Hono and nextjs, also i used appwrite in the past
@THE_zhao
@THE_zhao Ай бұрын
You are the best KZbin channel in this field. You didn't talk nonsense about the project and taught me new architectural solutions. Thank you Antonio!
@codewithantonio
@codewithantonio Ай бұрын
Thank you very much :)
@smartbeeinc
@smartbeeinc Ай бұрын
I mean, it's the clean design for me. No nonsense, straight to business. Thank you, Antonio. I swear I chose this path because of you. 💝
@codewithantonio
@codewithantonio Ай бұрын
Happy you like my content, thank you!
@avishekdas4947
@avishekdas4947 Ай бұрын
There are no words to express my gratitude to you. We can learn for only teachers like you. I wish i could afford your primium course but I hope I can afford it some day. Lots of love❤
@codewithantonio
@codewithantonio Ай бұрын
Thank you for watching my content!
@TheMERABANABER
@TheMERABANABER Ай бұрын
One of the best youtube channels of all time. I watch your video as one hour long lectures everyday after work and then rewatch them when I'm trying to sleep. All the love.
@Plaswin
@Plaswin 13 күн бұрын
I laugh every time Antonio says "Great job", I mean you did all the work :) . Thank you for another great project.
@HenokGebresenbet
@HenokGebresenbet Ай бұрын
"hey there my name is antonio" legendary🥰
@codewithantonio
@codewithantonio Ай бұрын
😁🫶
@ipcgrdn
@ipcgrdn Ай бұрын
Hello Antonio, I’m a university student in Korea, and thanks to you, I’ve reached a turning point in my life due to the tremendous help you’ve provided. You’ve been my teacher and my only mentor. I want you to know that you’ve made a huge impact on a student living on the other side of the world. As I leave this first comment, I’d like to make a suggestion. Could you possibly create a video on cloning KZbin Music or SoundCloud?
@finetopethiopia4095
@finetopethiopia4095 26 күн бұрын
Just finished this part of the tutorial and I am in awe. Thanks, Antonio. The project organization with feature is the greatest thing I have learned this year.
@codewithantonio
@codewithantonio 26 күн бұрын
So happy to hear that!
@karacan2469
@karacan2469 8 күн бұрын
Thank you for sharing this tutorial! It would be even more helpful if you could start by walking through a design plan, like a Figma layout, or outline the goal and structure of the app before jumping into coding. It often helps beginners to understand how real-world developers approach UI design and the planning stages. This way, we could follow along with a clearer understanding of what we’re building and why, rather than diving straight into code without a defined direction. Again, thanks for the great content!
@markus_dev_cwb
@markus_dev_cwb Ай бұрын
Oh my gosh, this is a gift project!!! Tks Antonio.
@codewithantonio
@codewithantonio Ай бұрын
Happy to hear that!
@eugenebesedovsky
@eugenebesedovsky Ай бұрын
20:00 I believe that tailwind worked on test component just because you already used text-red-500 on your name before and the css class was already generated. But it wouldn't work if you apply a tailwind classname you haven't used before. Thank you for your amazing videos Antonio!
@codewithantonio
@codewithantonio Ай бұрын
good point!
@mdalmamunit427
@mdalmamunit427 25 күн бұрын
I love the way you explained this concept-it’s so clear and easy to understand!
@mate_motive
@mate_motive Ай бұрын
yesterday search for calendar view did not find a good resource but today got you and when it's you we know we don't need to go anywhere
@codewithantonio
@codewithantonio Ай бұрын
fyi, calendar implementation is in part 2, coming tomorrow!
@mate_motive
@mate_motive Ай бұрын
@@codewithantonio thank you ❤
@摸看看-v8p
@摸看看-v8p Ай бұрын
You're the greatest tech blogger on Youtobe
@codewithantonio
@codewithantonio Ай бұрын
Thank you
@chaoticcitrus
@chaoticcitrus Ай бұрын
This is so soo awesome. Just started the slack clone and this is heree. Will definitely rush to finish that and be on here. Thank you, Antonio ^
@chaoticcitrus
@chaoticcitrus Ай бұрын
For accountability: Slack clone started 07/10/2024.
@codewithantonio
@codewithantonio Ай бұрын
Hope you enjoy it!
@businesscoach202
@businesscoach202 26 күн бұрын
Great insights! Growing a business takes persistence, smart strategy, and knowing your audience. It's all about creating value, building strong relationships
@amirfahd197
@amirfahd197 Ай бұрын
Man you're amazing, thanks for the vids it helps a lot for me to build my very own front end design
@codewithantonio
@codewithantonio Ай бұрын
Glad to hear it!
@SK_Covers
@SK_Covers Ай бұрын
Bro 👀👀❤️❤️❤️ It's winter, but you always WIN(ter)🎉🎉🎉
@codewithantonio
@codewithantonio Ай бұрын
Hope you like it!
@ziacodes
@ziacodes Ай бұрын
Broooo. I built a similar application. I'll see whole video to see your structure and how you approach things... Really really amazing. Keep it up!
@codewithantonio
@codewithantonio Ай бұрын
Glad it will be helpful!
@abdullahisalihu8107
@abdullahisalihu8107 Ай бұрын
Finally, I’ve been looking for this
@codewithantonio
@codewithantonio Ай бұрын
Happy to hear that!
@VY-zt3ph
@VY-zt3ph Ай бұрын
Holy fuck. This dude is on fire with Next.js. I wish this level of skill I could have too
@WiseD3v33
@WiseD3v33 Ай бұрын
wow @Antonio this is crazy thanks for Your time, effort and dedication
@codewithantonio
@codewithantonio Ай бұрын
Thank you for the kind words
@techwithib
@techwithib Ай бұрын
I was waiting for this video!
@codewithantonio
@codewithantonio Ай бұрын
Glad you like it!
@alexandervasilenko7773
@alexandervasilenko7773 Ай бұрын
Thanx a lot, bro! You're one of the best prof! Waiting for the part 2...
@codewithantonio
@codewithantonio Ай бұрын
Coming tomorrow!
@jaecheokkim99
@jaecheokkim99 Ай бұрын
perfect video for nextjs learner like me :) I really appreciated!!!!
@wahidulislam-dl5cv
@wahidulislam-dl5cv Ай бұрын
your KZbin tutorial videos are best and ur teaching methods are exceptionally organized and astonishing. so easy to understandable ❤❤
@Akgktainment
@Akgktainment Ай бұрын
babe wake up master Antonio upload new master peace.😍
@codewithantonio
@codewithantonio Ай бұрын
Thank you for your support ❤️
@skhomo
@skhomo Ай бұрын
I pitty a developer who hasn't seen this channel - great work Antonio as always
@websitewalaofficial
@websitewalaofficial Ай бұрын
Always waiting for your video😊
@codewithantonio
@codewithantonio Ай бұрын
Thank you 🙏
@IvanGregorTabalno
@IvanGregorTabalno Ай бұрын
This is what I admire about Sir Antonio-despite having a lot of tutorials, he never forgets the basic guides, like when he teaches how to set up Next.js, Shadcn, and others. So even beginners can watch his tutorial without needing to go back to his previous ones. In all his tutorials, he always teaches the basics, even though many people are already familiar with them. Like me, I stopped developing websites for almost 1-2 months, but thanks to Sir Antonio, I'm able to refresh my knowledge on Next.js and other things because of his teaching, thank you a lot ❤
@CodingWithTaaxo
@CodingWithTaaxo Ай бұрын
29:18 fun fact: it's not teritary but tertiary and is pronounced "TUR-shuh-ree."
@khouchanemahmoud9475
@khouchanemahmoud9475 Ай бұрын
Man this is so cool can't wait to start coding
@codewithantonio
@codewithantonio Ай бұрын
Good lucK!
@RABWA333
@RABWA333 27 күн бұрын
Thanks a lot for the production quality you provide . this is really great
@cb73
@cb73 Ай бұрын
Your "Hey there" intro isn't quite work safe and makes me blush. lol. J/k... your content is top of the game, thanks for everything you do.
@pdunk
@pdunk 16 күн бұрын
Antonio you are goated, you are the javascript goat a 10X developer, once I make it I will have to give pay you , I'm in kenya Africa and you are just reaching me from another side of the world God bless you 🙂🙂🙂
@bacloud
@bacloud 17 күн бұрын
Amazing content, Your explanation are great. Great job :)
@shamim12314
@shamim12314 Ай бұрын
Awesome! You are best ever youtuber i ever seen! ❤
@vrfEducation
@vrfEducation Ай бұрын
super super cool man. I've learned a lot. Thanks
@codewithantonio
@codewithantonio Ай бұрын
Glad you liked it!
@mohammadabbas1623
@mohammadabbas1623 Ай бұрын
Bro is back with master pice
@codewithantonio
@codewithantonio Ай бұрын
Thank you!
@emretarhan0
@emretarhan0 Ай бұрын
hello antonio! i'm grateful to you for the special 50% discount for turkey. i'll support you as much as i can
@vittoriomorellini1939
@vittoriomorellini1939 Ай бұрын
You are simply incredible
@dzun_nn
@dzun_nn Ай бұрын
Can't wait for part 2 🔥🔥🔥🔥
@codewithantonio
@codewithantonio Ай бұрын
Coming tomorrow!
@lightoncode
@lightoncode Ай бұрын
I asked it and I got it. Thanks a lot Antonio.
@codewithantonio
@codewithantonio Ай бұрын
Hope you enjoy it!
@a2089533
@a2089533 Ай бұрын
Let's go !!!🔥🔥🔥
@ssamyyy
@ssamyyy 22 күн бұрын
Nice clone, definately worth it!, gonna go and watch pt 2 now!!
@buiquockhoi
@buiquockhoi Ай бұрын
Thanks for your video, Antonio! I know you only worked with React in all of your videos, but could you make a video with Svelte because I really love the way you deliver your content?
@insensibility
@insensibility Ай бұрын
The goat!
@codewithantonio
@codewithantonio Ай бұрын
Thank you!
@learnanywhere139
@learnanywhere139 Ай бұрын
Thank you very much, I really hope you will make a CMS project that has the function of dragging and dropping blocks to create stores like e-commerce sites are doing.
@codewithantonio
@codewithantonio Ай бұрын
Thanks for the idea!
@hamudxd9497
@hamudxd9497 Ай бұрын
TOP CLASS ❤
@codewithantonio
@codewithantonio Ай бұрын
Thank you!
@jihadislam-e8f
@jihadislam-e8f Ай бұрын
Please, sir, could you create a multiple-choice/quiz examination system that includes features like negative marking, tracking wrong answers, right answers, and more? Love from Bangladesh ♥♥♥
@codewithantonio
@codewithantonio Ай бұрын
Thank you for the suggestion!
@sumanthprabhu11
@sumanthprabhu11 Ай бұрын
In the next project please 😅​@codewithantonio
@TessaMero
@TessaMero Ай бұрын
great video, thank you!
@NattapongPUN
@NattapongPUN Ай бұрын
OMG, this project is blowing my mind.
@AjaySingh-jz8qx
@AjaySingh-jz8qx Ай бұрын
Onlyfans subscription ❌️ Antonio's course subscription ✅️
@codewithantonio
@codewithantonio Ай бұрын
❤️
@madmaxdev
@madmaxdev Ай бұрын
Man killing every big SAASes out there. I heard you're fixing KZbin next😅.
@codewithantonio
@codewithantonio Ай бұрын
That's what they're saying 🤭
@mmiiprpkr
@mmiiprpkr Ай бұрын
"Thank you, my teacher." 🙏
@codewithantonio
@codewithantonio Ай бұрын
You are very welcome!
@faisal_dev951
@faisal_dev951 Ай бұрын
First off, thank you so much for the quality content you consistently provide-it's been incredibly helpful for us. God bless you! I have a quick question regarding the project we're currently working on. Right now, we're unsure about what exactly we’re building in terms of UI. Would it be possible for you to share any design resources, such as a Figma file or other references, that could give us some clarity on what the end result should look like? Thanks again for all your hard work and for helping us grow!
@肥豬肥肥
@肥豬肥肥 9 күн бұрын
10 x ⭐️ content ! Thank you so much ! PLEASE build Living Social/ Groupon clone 🙏🙏🙏
@Showmatic
@Showmatic Ай бұрын
Wow, the timing for this is perfect
@codewithantonio
@codewithantonio Ай бұрын
Happy to hear that!
@NTDairy
@NTDairy Ай бұрын
Ty so much sir, your project is very impress. I've hope rest of the project.
@codewithantonio
@codewithantonio Ай бұрын
Glad you like it!
@BogdanSOLGA
@BogdanSOLGA Ай бұрын
Congratulations and thank you for another video, Antonio 🙂 Looking forward to integrate it. Have you considered the option to allow more granular access to your courses? I would be interested just in 3-4 courses, and I would gladly pay for them 🙂
@codewithantonio
@codewithantonio Ай бұрын
Will look into offering that!
@BogdanSOLGA
@BogdanSOLGA Ай бұрын
@@codewithantonio looking forward to it 🙂 I want to pay for what I learned from you 🍹
@dffhhfhdifh
@dffhhfhdifh Ай бұрын
thankyou so much learnt all next js from your projects.Kindly upload a project with next js supbase updated docs plzzzz ☺😊🤗
@codewithantonio
@codewithantonio Ай бұрын
Thank you for the suggestion!
@hvn1w
@hvn1w 29 күн бұрын
As Antonio once said: "Great, great job" 🎉
@user-xy5sm5nn3v
@user-xy5sm5nn3v Ай бұрын
I can't thank you enough for this !! THANK YOU SO MUCH
@matheus8708
@matheus8708 Ай бұрын
Antonio, you are amazing man, I would really like to see this project using Prisma, PostgreSQL and Server Actions
@CarlosTello-h5s
@CarlosTello-h5s Ай бұрын
nice project, nice interface
@codewithantonio
@codewithantonio Ай бұрын
Glad you like it!
@athergaming6878
@athergaming6878 25 күн бұрын
Amazing tutorial, and quick question, what do you think is the current best thing to use for db? Prisma, Convex or something else
@patolorde
@patolorde Ай бұрын
Awesome thanks man!
@codewithantonio
@codewithantonio Ай бұрын
Glad to help!
@marekgacekdev
@marekgacekdev Ай бұрын
You are awesome!
@codewithantonio
@codewithantonio Ай бұрын
You too!!
@ilyas8523
@ilyas8523 Ай бұрын
This is awesome. Thank you
@codewithantonio
@codewithantonio Ай бұрын
Glad you like it!
@olawunitemitope2738
@olawunitemitope2738 Ай бұрын
​@@codewithantonioyea, it's been long you created a project like that
@ankitrajpootr
@ankitrajpootr Ай бұрын
You always deliver amazing tutorial. But since 19 months I am requesting for Leetcode clone tutorial.
@abhirajkumar882
@abhirajkumar882 Ай бұрын
My man came back to give another punch of nightmare to generative AIs.
@borisstanar1
@borisstanar1 26 күн бұрын
Svaka čast❤
@davischoo
@davischoo Ай бұрын
Thank you so much. Hope to make a POS system tutorial.
@codewithantonio
@codewithantonio Ай бұрын
Thank you for the suggestion!
@AmirShakeel-o8y
@AmirShakeel-o8y Ай бұрын
the GOAT
@emigdio821
@emigdio821 Ай бұрын
What theme are you using Antonio? looks like Monokai Pro but slightly different, thanks for your nice work!
@yaseerokino
@yaseerokino Ай бұрын
Really, You’re the best.
@CarlosTello-m8h
@CarlosTello-m8h Ай бұрын
Great project
@codewithantonio
@codewithantonio Ай бұрын
Thank you!
@ARSHADKHAN-hc6pb
@ARSHADKHAN-hc6pb Ай бұрын
Superman back 😁😁
@LumisphereMusic
@LumisphereMusic 16 күн бұрын
There are many channels that are competing with you. I know you can stand out from them, Antonio. You just need to increase the perfection a bit.
@LumisphereMusic
@LumisphereMusic 16 күн бұрын
and more AI, backend lol
@smurfx6922
@smurfx6922 Ай бұрын
Bro isnt pregnant but always delivers ❤❤❤
@MehnazRk
@MehnazRk Ай бұрын
Hey Antonio, Can u teach us how to make custom clerk authentication means that we customize clerk page and style it without their so cold watermark 😊
@Deus-lo-Vuilt
@Deus-lo-Vuilt Ай бұрын
Thanks Antonio ❤
@codewithantonio
@codewithantonio Ай бұрын
You are welcome!
@michaelfrieze
@michaelfrieze Ай бұрын
This is insane.
@codewithantonio
@codewithantonio Ай бұрын
Thank you!
@codestacklab
@codestacklab Ай бұрын
love your content, i only watch a piece of it what i need , but i really appreciate it is even great for beginners, currently building a heavy project, which also involves tickteting system, i will surelycheck it out for that , i may get new things
@zohaibhassan8395
@zohaibhassan8395 19 күн бұрын
Antonio, I have one question. Will your next new course be using next.js 15 and react 19 because groundbreaking updates are out & what about new viewers who are gonna watch your previous videos? They are going to struggle a lot completing the old courses.
@mre9616
@mre9616 Ай бұрын
great great job!
@JohnAmao-k3f
@JohnAmao-k3f Ай бұрын
Hey Antonio! Let’s build something in healthcare next !
@9622AX
@9622AX Ай бұрын
Thanks a ton 🎉
@codewithantonio
@codewithantonio Ай бұрын
Always welcome!
@xiongshi7476
@xiongshi7476 Ай бұрын
👍 thank you ❤Tks Antonio.
@codewithantonio
@codewithantonio Ай бұрын
Your welcome!
@laxmiprasanna4092
@laxmiprasanna4092 24 күн бұрын
I like the way you assume that the viewer is not aware about a library or concept. You start it by introducing the same thing in every video. Some people mwmay directlt watch this without prior knowledge
@sijunnoh
@sijunnoh Ай бұрын
Thanks for great video. I have a question. Do you prefer hono to server action? I just want to know what makes you switch back to API routes.
@codewithantonio
@codewithantonio Ай бұрын
I prefer Hono DX, especially the end-to-end typesafety
@evanjihua
@evanjihua Ай бұрын
Thanks bro❤😮
@codewithantonio
@codewithantonio Ай бұрын
Glad you like it!
@yusufkolawole4291
@yusufkolawole4291 Ай бұрын
Thanks my mentor
@codewithantonio
@codewithantonio Ай бұрын
Enjoy it!
@sulmanahmad6943
@sulmanahmad6943 Ай бұрын
Amazing 👍 please make a video on CRM clone like (pipedrive, privyr) in next js
@aifootballmagicians7461
@aifootballmagicians7461 Ай бұрын
Hi Antonio, I love your content! Would it be possible for you to create a multi-tenant application where customers can purchase memberships, giving them access to their own personalized dashboards? The features available would vary based on the membership level they choose. Each customer would also be able to manage their own users, payment options, and more. Thanks!
@hameeeed5992
@hameeeed5992 Ай бұрын
Thanks man
@Mohannadhamdy
@Mohannadhamdy Ай бұрын
hey Antonio! Great Great Job 👏👏 This is one of the best tutorials I've ever watched! really love your idea of explanation here. I have a question about fetching the members: 8:15:04 if I'm using Supabase not Appwrite & using Clerk Auth not handling it manually, wouldn't be easier & better to create a JSONB column, call it "members" and inside of that we add a json with 3 keys name, id & role so that when we fetch the workspace we have all members with roles already? or that is not a good approach?
I'm Ditching Try/Catch for Good!
10:29
Web Dev Simplified
Рет қаралды 171 М.
Replit CEO Builds an App with 100% AI in 20 Min: Future of Coding?
41:18
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,1 МЛН
PIZZA or CHICKEN // Left or Right Challenge
00:18
Hungry FAM
Рет қаралды 15 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 81 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 163 МЛН
It's finally out!!! (Next.js 15 breakdown)
30:06
Theo - t3․gg
Рет қаралды 87 М.
Create a Cool Glowing and Animated Hover Effect Button with HTML & CSS
6:20
100+ Linux Things you Need to Know
12:23
Fireship
Рет қаралды 1,3 МЛН
This Folder Structure Makes Me 100% More Productive
24:36
Web Dev Simplified
Рет қаралды 85 М.
Next Gen Fullstack React with TanStack
1:02:33
Syntax
Рет қаралды 13 М.
Self-Hosting Next.js
45:13
leerob
Рет қаралды 65 М.
What Makes A Great Developer
27:12
ThePrimeTime
Рет қаралды 208 М.
Does Deno 2 really uncomplicate JavaScript?
8:55
Beyond Fireship
Рет қаралды 454 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,1 МЛН