PetShop is Java Windows application that allows users to view information about different types of pets, including a cat, dog, turtle, chameleon, hamster, rabbit, snake, and tarantula. Each pet has its own bio and a name, and when clicked on, it will show a toast message and redirect to another activity where user can see more detailed information about the pet.
- View different types of pets with their name and bio
- Redirect to another activity to see more detailed information about the pet
- Toast message when pet is clicked
To use this application, clone the repository and open it in android studio, then run the application.
Once the application is running, you will see the main activity with a grid of pets, you can click on any pet to see its name and bio, and also it will redirect you to another activity where you can see more detailed information about the pet.
You can also use the application to learn more about different types of pets, each pet has its own unique characteristics and information provided.
Please note that, as the code provided is not complete, some of the functionality may not work, it's important to have the complete codebase and a properly configured environment to run the application.- AndroidX AppCompat
This project is built with android studio and android sdk, you'll need to have them installed on your computer to run this project.
- Java
- XML
- Android Studio
If you want to contribute to this project, you can create a pull request or contact me on my email [email protected]
This project is under GNU GPL v3, you can use it for free, but you need to give credit to the original author.