Angular 13 CRUD | Employee Management System | 2022 | Bootstrap 5 | Angular Project

Поделиться
HTML-код
  • Опубликовано: 30 апр 2022
  • About the Video--------------------------
    In this video, I have built Employee Management System from Scratch.
    For backend I have used Json-server which gives fake api for small applications.
    I have also used Bootstrap 5 for this project.
    Watch the Full video to know more.
    Source Code Link ---------------------
    github.com/rohan-ankalkote/YT...
    Tags---------
    #programming, #programmingtutorials, #tutorials, #frontend, #backend
    #angular13, #angularcrud, #angularproject, #angular, #bootstrap5, #jsonserver, #websitedesign, #employeecrud, #employeemanagementsystem, #htmlcssjs

Комментарии • 125

  • @gauravsinghjethuri9096
    @gauravsinghjethuri9096 2 года назад +5

    Maine 100 subscriber purey kr diye💣💥💥

  • @pravinkolambkar3595
    @pravinkolambkar3595 Год назад +2

    Hi Friend, I have learnt lot from this tut. Thank u very much. Keep doing this good work. God bless!

  • @shreekanth4068
    @shreekanth4068 Год назад

    good work bro, it's an excellent video keep it up with these kind of videos.

  • @hemantagrahari4298
    @hemantagrahari4298 2 года назад

    Great tutorial many things I have learn after watching this your tutorial.love you bro with heart 💜

  • @aquibdarain3699
    @aquibdarain3699 Год назад

    Nice project sir .... thank you

  • @josbexerra8115
    @josbexerra8115 2 года назад +1

    Gracias Mister Guy.... a pesar que no tiene subtitulos se entiende.....gracias

  • @aforangular3759
    @aforangular3759 2 года назад

    Very nice work

  • @jayakumar2927
    @jayakumar2927 2 года назад

    Good one

  • @ramanabdul9107
    @ramanabdul9107 6 месяцев назад

    perfect your work thanks for project and that cod very useful

  • @akshayrenuse238
    @akshayrenuse238 Год назад

    Nice tutorial bro thanks

  • @keshav2kumar
    @keshav2kumar 2 года назад +1

    Nice bhai

  • @mrtester1689
    @mrtester1689 10 месяцев назад

    You're great

  • @ibrarhussain3154
    @ibrarhussain3154 2 года назад

    Great work ❤️ from 🇵🇰

  • @utkarshakarade8244
    @utkarshakarade8244 11 месяцев назад

    best video

  • @woodyinz9895
    @woodyinz9895 2 года назад

    ty bro

  • @avinashgondale7931
    @avinashgondale7931 Год назад

    Nice tutorial bro thanks but, agar hum external dusre location se image select kare to vo display honi chahiye iske liye kya karna padega

  • @avadhutpore6884
    @avadhutpore6884 5 месяцев назад

    Hi sir please add full angular tutorial course from basics to advance

  • @it_056_sahilkumar6
    @it_056_sahilkumar6 Год назад +1

    Can you please upload a video on *How to export data to CSV file in angular* if the data is coming from API
    Or the data is coming from a method in html file like downloadfile ( data : IEmployee ) 🥲🥲🙏🙏

  • @umarao9210
    @umarao9210 9 месяцев назад

    This video is very informative but its blur
    Please post good quality video

  • @pawankalyan6300
    @pawankalyan6300 9 месяцев назад

    Hello, i got net:ERR_connection refused while i get or post the details and also json localhost mot working what is the reason

  • @Preethamvarma338
    @Preethamvarma338 Год назад

    Thanks for the tutorial sir. It helped me a lot. Hope to see more videos from you like this.

    • @Preethamvarma338
      @Preethamvarma338 Год назад

      Sir Please do a video where we can send all the data to a database instead of using json-server
      Example: Like Creating a rest api which can use to call the data.
      Hope you can solve this issue

  • @pranalid2044
    @pranalid2044 Год назад

    Need help
    I was trying to run cmd for json server installation but it gives me some unauthorised ka error. Can you help me to solve it..?

  • @Noufiya_Azeez
    @Noufiya_Azeez Год назад

    Sir all the codeee are written as same but output doesn't display ,my form doesn't work clearform

  • @videogenix5510
    @videogenix5510 4 месяца назад

    why to delete data on click of edit instead of using patch?

  • @shivamagrahari7586
    @shivamagrahari7586 Год назад

    good jobs but node js side save image ko show kaise kare iska short vdo bto

  • @nikitagholap02
    @nikitagholap02 День назад

    plzz help me .....
    when I install json server then run it that time error occurs called db.json file not found how can fix this error

  • @Sneha-56
    @Sneha-56 Месяц назад

    Hi, as i tried to do this project, but I'm not getting how to start it, I'm not getting from were you are copying the code from

  • @anusreesanyal9709
    @anusreesanyal9709 7 месяцев назад

    Sir can you please tell me, how to add pagination?

  • @MehtabShaikh-yo2uz
    @MehtabShaikh-yo2uz Год назад

    stuck in file upload and retrieve by user id from MySQL and NodeJS
    please replay

  • @amarpc3532
    @amarpc3532 Год назад

    delete button is not working sir the code and logic is written as same as u written code

  • @samueljohn295
    @samueljohn295 11 месяцев назад

    Good work. Downloaded and clone this project but not working. Displaying nothing on screen

  • @danielkovacs3664
    @danielkovacs3664 6 месяцев назад

    i cloned the project run the server but when i want to upload empoyee, i get an error:
    posts (failed) xhr zone.js:2680
    posts (failed)net::ERR_CONNECTION_REFUSED preflight Preflight

  • @ankitgupta4348
    @ankitgupta4348 10 месяцев назад

    hiii bhaiya, isme image mere file se page me so kyu nhi ho rhi h
    kya jroori h pic ko asset me dlna page me show hone ke liye

  • @miantasawarahmed8731
    @miantasawarahmed8731 Год назад

    Dear Rohan. Please guide us how to handle big data in angular. Suppose we have 10,000 employees then how we will load them in components and apply pagination and searching on it without compromising the loading speed of site.

    • @programmer_rohan
      @programmer_rohan  Год назад +2

      You can create a component named Page,
      This will have let us say 50 employees.
      In bottom we will have next and prev buttons.
      10000 employees can be inserted into 200 Page components.
      I have uploaded a video on how to create dynamic components.
      You can use that to destroy current Page component if we click next button, and create another Page component dynamically insert next 50 employees in it and display.
      .
      Instead of this u can use tables in angular material. It will do this for you.

    • @miantasawarahmed8731
      @miantasawarahmed8731 Год назад

      @@programmer_rohan Thanks a lot dear

  • @shikharsrivastava5444
    @shikharsrivastava5444 Год назад +1

    Bro I've been following this project and worked till the adding the functionality for delete button but on clicking the delete button, the template doesn't get delete itself. After pressing the delete button, the employee component doesn't delete itself I need to refresh the page after that only it deletes the component. How do I fix that?

    • @programmer_rohan
      @programmer_rohan  Год назад

      If you have followed every step that i did it should delete. May be u r diaplying enployesfrombackend array rather than employestodiaplay

  • @subodhkhobragade3093
    @subodhkhobragade3093 11 месяцев назад

    But when we are click on cancel icon the data getting lost

  • @hemantagrahari4298
    @hemantagrahari4298 2 года назад

    Please the tutorial you have created in reactive form please teach us how to store form data in local storage

    • @programmer_rohan
      @programmer_rohan  2 года назад

      why you want to store form data in local storage?

    • @hemantagrahari4298
      @hemantagrahari4298 2 года назад

      @@programmer_rohan just for learn how to use local storage please continue with reactive form

  • @namratasurwase3300
    @namratasurwase3300 2 года назад

    After clicking on edit button, in console error is showing like cannot read properties of null (reading 'setValue') what to do?

  • @subodhkhobragade3093
    @subodhkhobragade3093 10 месяцев назад

    Muzhe ek task Diya hai . But na. Wo kuch smjh me nhi aara kya ap help kr skte ho usme.. please

  • @abhaynath5236
    @abhaynath5236 Год назад

    I got an error and cant figure it out..can i get your source code..!?

  • @navinknd
    @navinknd Год назад +1

    who is going to believe
    that girl as pooja kumari and that guy as yash chauhan
    it"s too funny

  • @VijaySingh-mk7so
    @VijaySingh-mk7so Год назад

    how can we make the modal popup reusable so that it can be used in multiple components ?

    • @programmer_rohan
      @programmer_rohan  Год назад

      Creat a separate component called CustomModal, and put model in that. And do all css styling on that custom modal same as they have done in bootstrap modal.
      But this will be complicated, so there is in built modal in Angular material, u can use that.

  • @harishchandna4144
    @harishchandna4144 Год назад

    how to save image in an folder after upload

  • @vaibhaviadhikari591
    @vaibhaviadhikari591 Год назад

    Can any one tell me how can I add background image in this project?
    I tried with header, employee and app component also but i couldn't.

    • @programmer_rohan
      @programmer_rohan  Год назад

      Use css file of the component
      Background-image: url("")

  • @byteCreations
    @byteCreations Год назад

    Bhai isme pura aapne jaisa kiya hai, step by step maine waisa hi kiya hai, but still image local par load nahi hora upload karne ke baad. Koi idea hai kya, kyu nahi ho raha hoga?

  • @MehtabShaikh-yo2uz
    @MehtabShaikh-yo2uz Год назад

    sir need backend for this project
    Please help me out

  • @heenatahsildar6774
    @heenatahsildar6774 Год назад

    Error in console
    Failed to load resource

  • @bhaginathpayghan
    @bhaginathpayghan Год назад +2

    Hi sir i m create same project for CRM but json server is not working manually added dada in db.json file then it's working but by using add employee form data not save on server
    Pls help me

    • @Noufiya_Azeez
      @Noufiya_Azeez Год назад

      Can you get the solution plz sharee

    • @bhaginathpayghan
      @bhaginathpayghan Год назад

      Yes I solved it..

    • @Noufiya_Azeez
      @Noufiya_Azeez Год назад

      @@bhaginathpayghan how

    • @Noufiya_Azeez
      @Noufiya_Azeez Год назад

      @@bhaginathpayghan you refer any vedios or other

    • @bhaginathpayghan
      @bhaginathpayghan Год назад +1

      @@Noufiya_Azeez watch this video carefully...all concept is clear in that video..

  • @hezronkiprop2391
    @hezronkiprop2391 Год назад

    following though not understanding indi

  • @RIZWANALI-zb6oe
    @RIZWANALI-zb6oe 8 месяцев назад

    Getting error in app header please help

  • @ananyasa7494
    @ananyasa7494 Год назад

    bro i have installed json server..but also when i click insert button it is not showing details
    please help me with this

    • @programmer_rohan
      @programmer_rohan  Год назад

      I have shown every step in video. Please follow each and every step

  • @Pooja-vv3uj
    @Pooja-vv3uj Год назад

    Profile image is not loading can anyone help me?

  • @soundarrajanm1819
    @soundarrajanm1819 Год назад

    Add and view difrent page then where to add *ngif="let data of employees "

    • @soundarrajanm1819
      @soundarrajanm1819 Год назад

      Server data is show in console but my view page is fully blank after using *ngif

  • @RIZWANALI-xs1bj
    @RIZWANALI-xs1bj 8 месяцев назад

    app-employee not working please help

  • @sgs3831
    @sgs3831 10 месяцев назад

    Wish this was in english

  • @rajchaudhary3452
    @rajchaudhary3452 Год назад

    How Create same Project without Json Server with Array of object with services?

  • @umang2049
    @umang2049 Год назад +1

    can you tell how can i run this project in my computer from your github link

  • @devilxgaming_yt7050
    @devilxgaming_yt7050 2 года назад

    Maine ek form bna rakhi hai ussi form ko mujhe use krna hai. Ad bhi data ussi form se ho rha hai. Toh mujhe chahiye ki dubara form nhi banana pde usi form ko use kr skte h hum kisi button ke click pe

    • @programmer_rohan
      @programmer_rohan  2 года назад

      Wo form ko copy karo modal ne jise maine banaya hain video me

  • @FunctionDev
    @FunctionDev Год назад

    Erro in :
    addEmployee(){
    let employee: Employee = {
    education: this.educationOptions[parseInt(this.Education.value)],
    }
    }
    (property) Employee.education: string
    Type '{ title: string; }' is not assignable to type 'string'.ts(2322)
    employee.model.ts(7, 3): The expected type comes from property 'education' which is declared here on type 'Employee'

  • @Food_hunter000
    @Food_hunter000 Год назад

    Bhai need angular 14 project on human resource management system,please.......................

    • @Vaziha.S
      @Vaziha.S Год назад

      Mee to needed bhayya in angular 14 on HRMS

  • @heenatahsildar6774
    @heenatahsildar6774 Год назад

    I cloned this project but posts records not showing in browser & also not able to see newly added record plz help

    • @programmer_rohan
      @programmer_rohan  Год назад

      Download json server

    • @heenatahsildar6774
      @heenatahsildar6774 Год назад

      @@programmer_rohan yah i downloaded that but showing this error -
      WebSocket connection to 'ws://localhost:4401/ng-cli-ws' failed:

  • @vihaanrajput1946
    @vihaanrajput1946 Год назад

    Hii bro How I upgrade this project to Single page application ..

  • @CreativeSamCS
    @CreativeSamCS Год назад

    can i make this in angular 16

  • @mohammedparvez3214
    @mohammedparvez3214 Год назад

    if you close the button after edit the record gets deleted and also if u edit the previous image gets deleted ... this project has many flaws .

    • @programmer_rohan
      @programmer_rohan  Год назад

      1st point is correct (but video needs to be short so i skipped it)
      2nd point is wrong, image is not deleted

  • @Sneha-56
    @Sneha-56 Месяц назад

    Can you please help me with it

  • @keshav2kumar
    @keshav2kumar 2 года назад +1

    bro I how to connect you
    I need your help
    I want to learn angular from you...

    • @programmer_rohan
      @programmer_rohan  2 года назад +1

      How can I help you?

    • @keshav2kumar
      @keshav2kumar 2 года назад

      @@programmer_rohan I need crud operation using sts, MySQL and angular

    • @keshav2kumar
      @keshav2kumar 2 года назад

      Could you please help me with this

    • @programmer_rohan
      @programmer_rohan  2 года назад +1

      @@keshav2kumar sts?
      You can use Entoty Framework Core

  • @sohailazam8962
    @sohailazam8962 3 месяца назад

    Rohan 🚫 mc stand 👍
    Voice 😅

  • @Unknown13806
    @Unknown13806 Год назад

    I am stuck can u please help

  • @sahilpawar7319
    @sahilpawar7319 Год назад

    localhost:3000 cant open

  • @samarthtiku98
    @samarthtiku98 2 года назад +1

    source code ?

    • @programmer_rohan
      @programmer_rohan  2 года назад +2

      github.com/rohan-ankalkote/YT-2022-05-EmployeeCRUD

  • @digaotekwondogarras7731
    @digaotekwondogarras7731 Год назад

    Show,

  • @JyothyswarbhairavaReddy
    @JyothyswarbhairavaReddy Год назад

    bro
    this is not the way of explantion
    because the way you explained this can be only understood by good knowledge people
    what about remaining peoples
    see bro
    what ever you explain clearly you should explain A to Z
    that is the way of explanation
    OK

  • @prajwalkarmore2747
    @prajwalkarmore2747 Год назад

    Bro detail me btao skip mat kro😅

  • @Kimberly_Mukwedeya
    @Kimberly_Mukwedeya Год назад

    speak English

  • @JyothyswarbhairavaReddy
    @JyothyswarbhairavaReddy Год назад

    see bro don't do this kind of off off work
    if you want to do clearly in undarstandable formate do
    or else don't do
    i am disappoined
    you have knowlege
    but you don't know how make vidoes

  • @Gurukulsoft
    @Gurukulsoft Год назад +1

    add employee data not shown in the dashboard after install JSON server and every step perform in the console there are show the error message like (R HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: 'Unknown Error', URL: 'localhost:3000/posts', ok: false, …}) looking forward to your response

  • @Peakypiyush
    @Peakypiyush Год назад

    Hi profile waale part ki vajah se edit me problem aari hai
    profile: this.fileInput.nativeElement.files[0]?.name,

  • @MDZAKIR-rm4vi
    @MDZAKIR-rm4vi 2 года назад

    Jab mai add employee karne ja raha hu to- POST localhost:3000/posts 500 (Internal Server Error) de raha hai.
    Iska solution kya hai?

    • @programmer_rohan
      @programmer_rohan  2 года назад +1

      Json server install karo

    • @MDZAKIR-rm4vi
      @MDZAKIR-rm4vi 2 года назад

      @@programmer_rohan already install kar liya hai but error de raha hai. Firebase se connect kar k use kar rahe hai to work kar raha hai.

    • @MDZAKIR-rm4vi
      @MDZAKIR-rm4vi 2 года назад

      @@programmer_rohan ERROR TypeError: res is not iterable,... now this error also coming in getEmployees() method.

    • @programmer_rohan
      @programmer_rohan  2 года назад

      @@MDZAKIR-rm4vi res ko res: any aisa likho

    • @MDZAKIR-rm4vi
      @MDZAKIR-rm4vi 2 года назад

      @@programmer_rohan tried, but not works