Build A CMS Admin Bootstrap Theme From Scratch

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 291

  • @ighsight
    @ighsight Рік тому +2

    My man Bob Traversy. If I'm visualizing how to implement something new or solve a dev issue without reinventing the wheel, I come here. Even 6 years later his videos can give you a good starting point on the solution you're looking for.

  • @AlexanderRomanenko
    @AlexanderRomanenko 8 років тому +51

    Love how you made design accessible even to nondesigners. As a back-end dev I have no intention or capabilities to become designer, BUT I still would like to be able to make my work at least a little aesthetically pleasing where I do not want to run away from my own projects. Usually, any form design seems unapproachable, but you show a little color change here, width and alignment there, and I can get inspired about presenting server output nicely again, not worrying about outsourcing every UI element.

    • @TraversyMedia
      @TraversyMedia  8 років тому +6

      I hear you man I do. Design is not my thing either.

    • @codechimp8788
      @codechimp8788 6 років тому

      The #1 reason why I'm here.

    • @pensandodireito8204
      @pensandodireito8204 5 років тому

      Hi guy, are you fine? Is it possible to you make a tutorial teaching how to integrate these cms to the website project? I hope you understood what i meant...

  • @christopherkiessling
    @christopherkiessling 7 років тому +1

    17:20 dashboard line is the nose and mouth is the space between ul, you are such an artist

  • @stardustaed.2868
    @stardustaed.2868 6 років тому +6

    this was honestly so amazing to actually make my bootstrap skills work (esp since i tried to recreate the page before you showed us how) your videos are honestly always SO USEFUL and i'm just so grateful to have them. as someone who really wants to have at least basic knowledge of full stack before she starts first year of uni, i've been looking for practical usage videos and yours NEVER disappoint. thank you so much for taking all this time and getting us this content for free. i promise when i start earning by myself, I'll definitely be donating to your patreon because you're essentially my saviour here. thanks again !

  • @sahin8649
    @sahin8649 7 років тому +6

    I've been trying to learn PHP but you know there should be a front-end as well to implement it. I tried the bootstrap dashboards on the internet but learned nothing. Watching your video, I've designed the basic ui I needed in 15 mins. Thank you for that great work and looking forward to seeing more from you!

  • @MikeFlanagan93
    @MikeFlanagan93 6 років тому

    Hi I have been away from web development for 12 years and I have found your videos to be very informative and easy to follow and a great help in getting me caught up. Thanks for taking the time to make these video and keep up the great work!

  • @mofe620
    @mofe620 4 роки тому +1

    Just finished recreating this 😊
    Thanks a lot for putting this on here, Brad.
    Btw, you made it look so easy 😂
    Took me at least 4hrs because so much has changed with Bootstrap since 2017. I've learnt so much now by actually recreating this.
    Thanks!!!
    You're a huge blessing 🙌🔥

  • @hazzula
    @hazzula 7 років тому

    Per your words, it might not be "the best" looking dashboard, but the knowledge this video contains especially concerning the parts of a cms dashboard more than makes up for that. Thanks so much for this video!

  • @sachinkanchankanchan5426
    @sachinkanchankanchan5426 4 роки тому +1

    Excellent work done and it's been amazing video by using bootstrap documentation and taught me how to use bootstrap for creating dashboard. i also learnt so many things by watching your videos whatever i have learnt front-end just because of you.
    Thank you so much for giving your precious time and god bless you

  • @muhammadhamzaqureshi
    @muhammadhamzaqureshi 4 роки тому

    Anything brad teaches its really cool and simple and the best part is anyone can grasp fundamentals. Good to have you brad

  • @lambsack111
    @lambsack111 3 роки тому

    If you're having trouble, just know that bootstrap has been revised since this video was made. Things like panels and wells no longer exist so you have to use cards instead. I'm new to bootstrap so I was very confused at first but if a bootstrap class doesn't work you can usually find an alternative on their website.

  • @pakistaniupdates1101
    @pakistaniupdates1101 7 років тому

    You are such an awesome instructor that I did not find words to say Thank you. All videos you made are sp helpul that we never need to look back to google.

  • @joedili4819
    @joedili4819 3 роки тому

    I just come across this video and am glued. A well executed tutorial for a beginner like myself. Thank you.

  • @markhamilton8765
    @markhamilton8765 4 роки тому

    Brad, this tutorial was extremely informative. I love your teaching style; you make things easy to understand. I cannot tell you how timely this video is for me; thanks so very much!!

  • @cancer10in
    @cancer10in 6 років тому +21

    Would love to watch a bootstrap 4 tutorial on creating an admin panel layout similar to adminLTE. Thanks so much for these helpful
    videos.

  • @muhammadimran8054
    @muhammadimran8054 7 років тому

    It is really a good tutorial and very simple to follow. I really like the way presenter explains the code... Now i am waiting for the next step of linking the Backend to front end.

  • @burakela5
    @burakela5 8 років тому +13

    Incredible. Thank you for your efforts. You're making this stuff look really simple to do with your clear explanations.

  • @henrypostulart
    @henrypostulart 7 років тому +3

    Thanks very much for this overview. I'm already using bootstrap in a custom data app (PHP/MySQL), all's going well, but after watching this, it'll look better 👍

  • @codingabs376
    @codingabs376 4 роки тому

    REALLY IMPRESSED WITH YOUR TEACHING AND THE QUICKNESS OF YOUR DESIGNING KEEP IT UP...

  • @clewismessina6630
    @clewismessina6630 6 років тому

    Bootstrap is currently in version 4, this was built on version 3.3.7. You can get the same bootstrap boilerplate at the beginning of the tutorial from Bootstrap's legacy site: getbootstrap.com/docs/3.3/getting-started From there, you can navigate to the 'examples' link for your index.html along with other Bootstrap code snippets to follow along.
    Also, he switches back and forth between code and browser to check his work. If you use 'live-preview' you won't have to refresh your browser to see your changes. Live-preview a plug-in available for MS VS Code (IDE), Atom, Sublime and as a stand-alone for node JS through npm.
    Quick note to Brad: great project for anyone with an interest in building a CMS or just trying to understand CMS UI requirements. Thank you for this tutorial.

  • @werthersoriginal
    @werthersoriginal 8 років тому +4

    I'm really enjoying your content! I found you based on the new UA-cam algorithm! I just subbed!

  • @avtaras
    @avtaras 7 років тому

    Amazing. Thanks. Thanks for the source code, too. I am a beginner, working at the moment on a military technology website. I was desperate and hopeless before watching this video. Good job. Keep it up.

  • @fricco83
    @fricco83 8 років тому

    I really like your videos. The thing I like most is that you use MS Windows as your environment. Keep doing great job man!

    • @TraversyMedia
      @TraversyMedia  8 років тому

      Thanks. Although a huge chunk of professional developers use Linux or Mac, most of those guys know how to use Windows but not the other way around. And I want to be able to reach everyone :)

  • @GerbenWijnja
    @GerbenWijnja 8 років тому

    Great video. One tip: instead of #333333, #ffffff, #cccccc, etc... you can write the shorthand form: #333, #fff, #ccc.. etc. Or any other combination of double characters. For instance #ff8800 can be written as #f80.

  • @alxizr
    @alxizr 6 років тому

    Excellent tutorial. I watched the entire video and I really enjoyed the explanations and the code flow. It's very fun to watch the experience take place in structuring the entire project and explaining it on the fly

  • @clarkson451
    @clarkson451 7 років тому

    This one took awhile but still a great tutorial. Brad You are the man. Your value to new and aspiring Devs is off the charts. please at the very least throw this man a like and/or a sub.. i recommend the BootStrap Crash Course from Traversy Media to get you up to speed with the bootstrap syntax, but in reality its not that hard to pick up.

  • @redsnakeintown
    @redsnakeintown 7 років тому +2

    emmet tip - .classname+tab will give you a div with class name - saves some typing

  • @DarthIckus
    @DarthIckus 7 років тому

    Great videos, Brad! I didn't know shit about Bootstrap until I started watching your videos, of which I have seen a few. Now I feel confident enough to start working with Bootstrap! Thank you!

  • @MSKChess
    @MSKChess 6 років тому +1

    youtube seriously needs a back end functionality video to make bootstrap functional.

  • @sirjameshoward
    @sirjameshoward 5 років тому

    Sweet group of pages. Just add db code and it's finished. Great work.

  • @aniketmlk6
    @aniketmlk6 5 років тому

    He is the most practical and precise teacher ever!!!

  • @pesoooothelover
    @pesoooothelover 6 років тому

    Man, you are a magnificent teacher for me, if I had money I'd pay to learn from you. Thanks Alot

  • @MushaGH
    @MushaGH 7 років тому

    you're my hero, looking for this kind of tutorial, now just need a little bit back-end PHP functionality. TQ so much.

  • @rhmoreira
    @rhmoreira 5 років тому

    I'm a programmer by trade and i get often lost when it comes to front-end.
    Man, that just saved my life!

  • @ebieretama8055
    @ebieretama8055 2 роки тому

    Thank you, Brad. This course is so rich.
    You are a Star.

  • @777xm
    @777xm 7 років тому +17

    Can you do a tutorial of the backend and functionality?

  • @usamaimran1516
    @usamaimran1516 6 років тому

    Wonder how well would u teach in premium courses ..
    Explained really well. ... Great Work

  • @oguzakankan518
    @oguzakankan518 8 років тому

    I would recommend you Visual Studio Code However, it does not matter. The main thing is what you do here. It's awesome, thank you for taking time out of your busy schedule. Thumbs up :)

    • @TraversyMedia
      @TraversyMedia  8 років тому +1

      You're welcome. I use VSC as well. I love that, Atom and Sublime

    • @pepeback
      @pepeback 7 років тому +1

      Good all days u used notepad++ :)
      I use brackets and I love it with all plugins put in place.
      Probably the best for html + js + css development. Not so, for PHP development. Netbeans is brilliant for PHP, close to PhpStorm.

  • @bintoygaming
    @bintoygaming 7 років тому

    You deserve more Likes and Views sir Brad! :) You're really a great teacher..

  • @georgeikennaewah-uche4477
    @georgeikennaewah-uche4477 7 років тому

    I was just wondering how people can be so cruel?! If you don't like the video at the very least don't discourage the author by disliking it. Just jog on! I enjoyed the video thoroughly though.

  • @andyc5714
    @andyc5714 8 років тому +35

    Any chance of a angular 2 tutorial for building an admin panel from scratch?

    • @СержСмайлов
      @СержСмайлов 8 років тому

      Same question

    • @TraversyMedia
      @TraversyMedia  8 років тому +20

      Ill put some thought into it

    • @andyc5714
      @andyc5714 8 років тому +8

      ***** ok, thanks. A MEAN stack admin panel tutorial would be even better, so the dashboard can actually have functionality. Just a thought. Thanks for all these awesome tutorials.

    • @panchcw
      @panchcw 7 років тому

      this will be great please hurry

    • @jsonify
      @jsonify 7 років тому

      I would also love to see an Angular 2 version of this wonderful tutorial.

  • @NSGameplay24
    @NSGameplay24 3 роки тому +1

    How add backend database code on this template? Any tutorial?

  • @abhishekalimchandani7079
    @abhishekalimchandani7079 2 роки тому +1

    The link to download code dosent word

  • @jgcastillop
    @jgcastillop 7 років тому +4

    Excellent tutorial!!. Now I will work on the backend with Angular. Thanks a lot :)

  • @letsdiscoverrealities2794
    @letsdiscoverrealities2794 7 років тому

    sir you are a great teacher in world.. i humble request you to add backend it will also help people that how cms admin pannel works .

  • @Junaidulislam
    @Junaidulislam 7 років тому

    Thanks Brad for an awesome tutorial. Looking forward to more amazing stuff from you.

  • @AlgoBasket
    @AlgoBasket 6 років тому

    Very Nice Tutorial To Learn Frontend from A - Z. Keep it up !!

  • @monkofdark123
    @monkofdark123 8 років тому

    possible at all that you'll do a vid on how to hook this up to the backend via server side code, e.g. php, node, etc.? your tutorials have been by far the most useful I've come across

  • @rithyngoem3263
    @rithyngoem3263 6 років тому

    i would love to watch a bootstrap 4 like build the full website. Thanks so much for these helpful
    videos.

  • @RockstahRolln
    @RockstahRolln 7 років тому

    You Sir are simply Amazing! Thank you for such up-to-date Tutorials, highly appreciate it!!

  • @mahmudmamatov9675
    @mahmudmamatov9675 4 роки тому

    Thank you for course. I have take a lot of things which I need. I from Uzbekistan. At the moment , I think good time for learn new things. Because we have strong quartine time.

  • @joel143ful
    @joel143ful 7 років тому

    Mate every video of yours is very helpful for me thanks very much.

  • @codewithnacho
    @codewithnacho 7 років тому

    Sweet Tutorial! That's a fairly good-looking dashboard right there

  • @lemichpablo8219
    @lemichpablo8219 7 років тому +27

    cann you do the back end of this?

    • @СергійТіток
      @СергійТіток 6 років тому

      I usually take the administrative templates at e-web.top/admin-templates-type/, if someone needs, please contact

    • @pensandodireito8204
      @pensandodireito8204 5 років тому

      @@СергійТіток Man, i thank you for this vídeo. But i really need the back end for this cms... I am a newbie in this world. Can you help me?

  • @leonardo_8322
    @leonardo_8322 7 років тому +1

    very very good tutorial. Was a pleasure to watch and looks very cool !

  • @meonitelexdee3432
    @meonitelexdee3432 8 років тому +28

    very nice! I wish you would do the back-end functionality with PHP. Thanks!

    • @jyothishkumar3098
      @jyothishkumar3098 7 років тому +6

      For me, Python is far better than PHP.

    • @wobsoriano
      @wobsoriano 7 років тому +6

      no, vb6 is better

    • @KevinOsterkilde
      @KevinOsterkilde 7 років тому

      Converting this to PHP would be quite simple. If you know a little PHP you could easily take this and transform it.

    • @anderswang6599
      @anderswang6599 7 років тому

      I agree with you!

    • @anderswang6599
      @anderswang6599 7 років тому +1

      I mean that Python is far better than PHP. Hope that do the back-end functionality with Python video.

  • @adolforuiz3114
    @adolforuiz3114 8 років тому

    I have seen and bougth many videos from you, and this is one of my favs! thanks

  • @umajha5287
    @umajha5287 7 років тому

    Your videos are awesome, learnt so much from them.. Keep on posting more!

  • @amarnathst2998
    @amarnathst2998 4 роки тому

    10:23 navbar-right class is not working for me

  • @evanman56
    @evanman56 6 років тому

    Hey there. I noticed you deleting content to customize for pages at the 1 hr mark. Is there a quick way to know what the last would be to delete?

  • @ngovantoan8763
    @ngovantoan8763 6 років тому

    I don't understand why in panel-body in index file not have row class but in pages have ?

  • @thisMyJourney
    @thisMyJourney 7 років тому +1

    hello, how to set footer stay below on the page?

  • @DanZL1
    @DanZL1 5 років тому

    is there any Laravel CMS what does not require coding? Is it possible to build a website in Laravel without knowing how to code, similar to WordPress?

  • @CSamuel54
    @CSamuel54 8 років тому +5

    Hey I love your content, keep up the good work!

  • @HarishST
    @HarishST 6 років тому

    That CK Editor! I was searching for it! ;) Thanks Brad!

  • @TRoldan92
    @TRoldan92 5 років тому

    Decided to give this a shot without peeping at your code but I'm stuck. How would you re-do the panel section now that panels are no longer available on Bootstrap? I've tried using the card property but it'll clump things up like if I floated left

  • @0xbitbybit
    @0xbitbybit 4 роки тому +1

    Awesome, could you use something like strapi as the backend for this? A headless CMS to make a CMS lol, would love to learn how to make my own CMS but unsure the best approach to take, also pretty new to programming :) Thanks

  • @danielstoicamusic
    @danielstoicamusic 7 років тому

    Any chance of showing us how to make the footer of this website stick to the bottom of the page?

  • @faythe03
    @faythe03 7 років тому

    Hello, why is the footer not completely at the bottom? Is that okay? It goes to to bottom if you resize it

  • @jolanmoski
    @jolanmoski Рік тому

    the link for download source code is not accessible

  • @NERO-ez1mn
    @NERO-ez1mn 7 років тому

    what is the best in server side? like the real time chatting app?

  • @raymondmichael4987
    @raymondmichael4987 7 років тому +17

    Great material, can you include backend functionality please using php of course,
    I'll be waiting for it sir, keep up the good stuff

  • @ryanbarrera2595
    @ryanbarrera2595 5 років тому

    Does anyone know what version of Bootstrap is used in this video..?

  • @thomaslo258
    @thomaslo258 7 років тому

    While I click the link of download code, I got blank page.

  • @philippeyong8353
    @philippeyong8353 7 років тому

    How do you actually make the login function works?

  • @sadmanshafin1319
    @sadmanshafin1319 7 років тому

    can't use the tbws color brad.
    what should i do?

  • @georgesears1615
    @georgesears1615 5 років тому

    I'm kind of new to this... is this a replacement for Wordpress and other CMS tools?

  • @uimstr
    @uimstr 7 років тому

    I want to use this for a trading journal for customers. Can I use this to for that too?

  • @GKS225
    @GKS225 7 років тому

    How to adjust the nav-bar's vertical position? It really bothers me in the mobile view

    • @GKS225
      @GKS225 7 років тому

      I solved the problem myself, to those who are interested, check out the link below. Basically you need to create 2 version of the text, just hide another one when the other one is active, and give them an ID to asjust the position:
      stackoverflow.com/questions/23700941/bootstrap-full-responsive-navbar-with-logo-or-brand-name-text

  • @tirsolecointere
    @tirsolecointere 7 років тому

    Great work bro! I just have a question... How can I put the footer sticked to the bottom of the page even when the body of the content is short?

  • @godsonoladipupo
    @godsonoladipupo 4 роки тому +1

    v.great tutorial. Can you do one with regards to adding functionality to the cms ?

  • @dominicwonokay2637
    @dominicwonokay2637 7 років тому

    Hi Brad, i took the code from this tutorial and try to modify it for the actual front end, but I am having problems... can i send you the code so you can help....

  • @dillonauxier8841
    @dillonauxier8841 6 років тому

    Amazing tutorial! You are a saint my friend.
    One question. The video that precedes this you talk about Bootstrap being a mobile-first design platform, but in this we went straight in to desktop. I know that it ended up being responsive and everything, but if it were a more complex project would you recommend building out the mobile UI first?
    Thanks again!

  • @zygimantasjasiunas8695
    @zygimantasjasiunas8695 7 років тому

    Hello, I wanted to thank you for your effort in making tutorials, I've already learned a lot from it, and they all are great, you can be a perfect teacher! Cheers. But one question about implementing the bootstrap, how would you implement bootstrap in the project for the company, the same way as in your tutorial, or some other way, and what is the safer way to do it?

  • @jkmalify
    @jkmalify 6 років тому

    Thank you very much Sir. Really appreciate your work. This video helped me a lot

  • @nlburnr1
    @nlburnr1 8 років тому +7

    You sir are a great teacher !!

    • @TraversyMedia
      @TraversyMedia  8 років тому +4

      Thank you, I appreciate that. Thanks for watching!

  • @arijitroy7
    @arijitroy7 6 років тому +7

    please make a new one with bootstrap 4. it'll be really helpfull.
    AND AS ALWAYS THANKS SIR.

    • @muslimahmood
      @muslimahmood 3 роки тому

      Now that #bootstrap5 is out, please, update the Admin Dashboard & add a WebApp. Thanks, a lot.

  • @FawadJadeediNuristani
    @FawadJadeediNuristani 5 років тому

    thanks you sir i am one of your students on udemy sir please include this tutorial in one of your bootstrap courses Thank you once again

  • @paps965
    @paps965 8 років тому +2

    Nice theme, great job! Since you are back-end developer, have you been thinking of doing some tutorial of back-end part of the admin page?

    • @TraversyMedia
      @TraversyMedia  8 років тому

      Yes, not sure what I want to do it with yet and if Ill be able to do the entire thing

    • @dillanteagle3726
      @dillanteagle3726 6 років тому

      yeah im curious to how you build a cms that is connected to the application you built for the client. If you build a django app, would you just let them use the admin panel to update it? Im a junior developer that is just starting out with building extensive django apps. Im really curious how to create a cms to use for projects in the future

  • @rukotanafreddy3444
    @rukotanafreddy3444 6 років тому

    where z its back end ??, i really need to take a look ov it??

  • @Dice-Gamble
    @Dice-Gamble 6 років тому

    Amazing.
    Any chance of a video for the back-end coding?

  • @oddetline2043
    @oddetline2043 6 років тому

    you are wonderful because of your course now i can be strong to create a website thank you very much

  • @canarycardist8516
    @canarycardist8516 7 років тому

    U are gonna apply the backend to this project? It would be awesome to learn it in your channel, thx!

  • @aminkalif7738
    @aminkalif7738 5 років тому

    how about the back-end with the php thing

  • @nurpalah7500
    @nurpalah7500 7 років тому

    sory sir.may i get this website full?with database,layout for user!!

  • @drdebi8296
    @drdebi8296 2 роки тому

    can you please make a complete video like this for Backend and frontend?

  • @dotpyw
    @dotpyw 6 років тому

    Hello sir, could I use this template for personal use?

  • @a-raheemjamaal5564
    @a-raheemjamaal5564 7 років тому

    Any chance of a react tutorial for building an admin panel from scratch

  • @briansheridan9160
    @briansheridan9160 7 років тому

    Has ther been a back end follow up video this yet? Amazing Video

  • @sas10x39
    @sas10x39 7 років тому

    How about some headless magento 2 with angular 4 frontend. Please..