Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 574 Bytes

userManagementApp

I made this frontend project as part of my final assignment during my internship. My first ever working project. :)

Screen.Recording.2021-05-21.at.11.57.37.PM.-.converted.with.Clipchamp.mp4

Core Features:

  1. Used Fetch Api to fetch json data from a url.
  2. Did CRUD operation on that data using javascript, html.
  3. Seach and Filter from that data. Other Features/Learnings:
  4. Bootstrap modals for any kind of form handling/User confiramtion operations.
  5. Css grids, Bootstrap styling.
  6. Css cards.