Skip to content

iOS application dedicated to groomer salon employees. Enables scheduling appointments and offers functionalities improving communication with the clients.

Notifications You must be signed in to change notification settings

igahupalo/Furdresser-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

FurDresser

This is FurDresser iOS application - a part of our multiplatform FurDresser system.

The aim of the FurDresser project is to provide a tool for grooming salons owners, employees and clients. Project's goal is to simplify the process of searching for local grooming salons, as well as scheduling appointments for pet owners. Moreover, it is supposed to facilitate communication between groomers and their customers. Project includes:

  • a website for clients enabling browsing grooming salons and their offers, as well as scheduling appointments,
  • an Android application for grooming salons owners allowing menagement of employees and their schedules,
  • an iOS application for groomers working at a salon enabling appointment menagement. The three modules are integrated and complement each other.

Scheduling appointment via the website

appointment_scheduling.mov

App Features

The iOS application was designed with a specification of a groomer's responsibilities in mind. The tool is supposed to simplify appointment management and communication with clients. Therefore, the app includes the following features:

  • User authentication
  • Browsing upcoming events
  • Presenting appointment details
  • Sending messages with predefined content to clients
  • Dialing clients
  • Menaging a list of tasks realized during appointment according to its type

Specification

  • The application is a native Swift software constructed with the usage of UIKit.
  • The Clean Architecture approach was used to organize app code.
  • Firebase Database is used to authenticate users, store data and media.
  • The app is localized and is available in two language versions - English (Base) and Polish.

Running the App

  1. Clone this repository.
  2. Open shell window and navigate to project folder.
  3. Run pod install.
  4. Open Furdresser.xcworkspace and run the project on selected device or simulator.

App Walkthrough

walkthrough.mp4

Sample account

Used third-party libraries

TODOs

  • Appointment history
  • Profile settings
  • Cancelling appointments
  • Extract the backend layer

Credits

The FurDresser project is developed in collaboration with:

About

iOS application dedicated to groomer salon employees. Enables scheduling appointments and offers functionalities improving communication with the clients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published