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:
- Used Fetch Api to fetch json data from a url.
- Did CRUD operation on that data using javascript, html.
- Seach and Filter from that data. Other Features/Learnings:
- Bootstrap modals for any kind of form handling/User confiramtion operations.
- Css grids, Bootstrap styling.
- Css cards.