Skip to content

StefanTrpkovic/aquarium-vue

Repository files navigation

difficulty training chapter tags
2
true
Chapter 5: Challenge Roundup
vue

Virtual Aquarium

Challenge Description

Your task is to create a fun and functional Vue.js powered virtual aquarium.

Requirements

  • Display different types of fish in the aquarium (fish images provided in the public directory)
  • Provide a form that allows users to:
    • Select a fish type
    • Give the fish a name
    • Add the fish to the aquarium
  • Make added fish "swim" around the aquarium by moving their position
  • Allow users to feed the fish. Each fish should have a hunger level that increases over time and resets when fed.
  • Have fun with this and be as creative or minimal as you'd like.

Other Considerations

  • TailwindCSS is preinstalled and with default config. It might be helpful for you if you want to have some styles. (Not obligatory)
  • No fish were harmed during the production of this app 🤪

Example of finished App

This is an example of what the functionality might look like at the end of the exercise.

gif of the finished aquarium app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published