Skip to content

Zhaxstronaut/AOL-SE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetStop - Pet Grooming Service App

Overview

PetStop is a mobile application built using React Native and Firebase that provides an efficient way for users to book grooming services for their pets. This app simplifies the process for pet owners by offering an easy-to-use interface to schedule appointments, track service history, and get updates on grooming status.

Features

  • User authentication via Firebase
  • Browse and book grooming services
  • Appointment scheduling and management
  • Push notifications for appointment reminders and updates
  • Service history tracking

Technologies

  • React Native: Cross-platform mobile application framework.
  • Firebase: Backend as a service (BaaS) for authentication, database, and cloud functions.

Installation

  1. Clone the repository:

    git clone https://github.com/alharitz/SE-Project-PetStop-Pet-Groomer-Service-App.git
    cd SE-Project-PetStop-Pet-Groomer-Service-App
  2. Install dependencies:

    npm install
  3. Set up Firebase:

    • Create a Firebase project at Firebase Console.
    • Set up Firebase Authentication, Firestore, and Cloud Functions as needed.
    • Add your Firebase configuration to the app.
  4. Run the app:

    npm run android   # for Android
    npm run ios       # for iOS

Project Report

Here are the project research, UML diagram, test result, and other documentations. Project Report

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.5%
  • JavaScript 4.7%
  • Kotlin 2.8%
  • Ruby 2.2%
  • Objective-C 2.1%
  • Objective-C++ 0.7%