An open API service indexing awesome lists of open source software.

https://github.com/srudhi6383/iit-b


https://github.com/srudhi6383/iit-b

Last synced: 2 months ago
JSON representation

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