Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Repository files navigation

🐾 Furtastic

Where Every Pet Journey is Furtastically Managed 🐱🐢🐰

⚠️ Archived Project

This repository is archived and no longer actively maintained. It was developed as a university assignment for a Front-End Web Development course.

⚠️ Note:

The project may not work as expected as the APIs and Firebase keys have been terminated.

Overview

Furtastic is a fully functional pet management website designed to make pet care effortless and organised. From rehoming pets to browsing services, reading blogs, and connecting with the community β€” Furtastic brings everything a pet lover needs into one place.

Whether you're a proud pet parent, a vet, or just someone who loves to keep things neat, Furtastic has you covered! 🐾

Features

Derived from the site's pages, Furtastic includes:

Page Description
🏠 index.html Landing / home page
πŸ” index1.html Login / authentication page
πŸ›ŽοΈ services.html Pet services offered
🏑 rehome-page.html Pet rehoming listings
πŸ–ΌοΈ gallery.html Pet photo gallery
πŸ“… event.html Pet events and activities
πŸ“ blog.html / blog2.html / blog3.html Pet care blog articles
🌐 socialmedia.html Social media integration
πŸ’¬ testimonial.html User testimonials
❓ faqs.html Frequently asked questions
πŸ“¬ contact.html Contact form (via sendEmail.php)
πŸ“œ t&c.html Terms and conditions

Tech Stack

Layer Technology
Structure HTML5
Styling CSS3
Interactivity JavaScript
Email PHP (sendEmail.php)
Database & Auth Firebase (Realtime DB + Authentication)

Folder Structure

furtastic/
β”œβ”€β”€ assets/ # Images and static media
β”œβ”€β”€ css/ # Stylesheets
β”œβ”€β”€ js/ # JavaScript files
β”œβ”€β”€ index.html # Home page
β”œβ”€β”€ index1.html # Login page
β”œβ”€β”€ services.html
β”œβ”€β”€ rehome-page.html
β”œβ”€β”€ gallery.html
β”œβ”€β”€ event.html
β”œβ”€β”€ blog.html
β”œβ”€β”€ blog2.html
β”œβ”€β”€ blog3.html
β”œβ”€β”€ socialmedia.html
β”œβ”€β”€ testimonial.html
β”œβ”€β”€ faqs.html
β”œβ”€β”€ contact.html
β”œβ”€β”€ sendEmail.php # Contact form mailer
β”œβ”€β”€ t&c.html
└── README.md

Getting Started

As this is a static website, you can run it locally with minimal setup.

  1. Clone the repository

    git clone https://github.com/wxnkai/furtastic.git
    cd furtastic
  2. Open in browser Simply open index.html in any modern web browser.

    # Or use a local dev server for full functionality
    npx serve .
  3. Firebase setup (optional β€” for auth & database features)

    • Create a Firebase project at firebase.google.com
    • Replace the Firebase config object in the relevant .js files with your own credentials
    • Enable Authentication and Realtime Database in the Firebase console
  4. Email setup (optional β€” for contact form)

    • Configure sendEmail.php with your SMTP credentials or a mail API

Academic Context

This project was developed as part of a Front-End Web Development university course assignment β€” and notably, it was the authors' first-ever website. It demonstrates foundational skills in HTML, CSS, JavaScript, and third-party API integration (Firebase).

"So, if you find any bugs... uh, let's call them features!" β€” the authors

This repository is archived β€” no pull requests or issues will be reviewed.

License

This project is for educational purposes only. All rights reserved by the authors.

About

A front-end web development project built as an academic assignment. A pet management website featuring pet records, vet appointment tracking, and a rehoming page.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

Used by

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /