https://github.com/srudhi6383/iit-b
https://github.com/srudhi6383/iit-b
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/srudhi6383/iit-b
- Owner: srudhi6383
- Created: 2025-01-31T04:46:34.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-31T08:16:57.000Z (5 months ago)
- Last Synced: 2025-02-08T22:17:50.995Z (4 months ago)
- Language: JavaScript
- Homepage: https://iit-b-assignment-five.vercel.app/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a simple application that displays three tables containing information about different types of animals: Big Cats, Dogs, and Big Fish. The tables are rendered dynamically using JavaScript and provide functionalities like sorting, adding, deleting, and displaying animals with images.
## Features :-
- Add new animals to any table with validation.
- Delete animals from the table.
- Object-Oriented Programming (OOP) is used to structure the application.
- Bootstrap framework is used for styling.
## Technologies Used :-
- HTML
- CSS
- JavaScript (ES6+)
- Bootstrap