Skip to content

Still under development. Auto Services App is an iOS application built with SwiftUI that helps users find and explore nearby mechanic shops, manage their personal vehicles, and save favorite service providers. ๐Ÿš—๐Ÿ”ง

Notifications You must be signed in to change notification settings

IanisCatalin15/Auto-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Auto Services App

Overview

Auto Services App is an iOS application built using SwiftUI. The app allows users to find and explore nearby mechanic shops, add their personal vehicles, and manage their favorite service providers.

Features

  • Home Page: Displays a list of mechanic shops with names, reviews, and icons.
  • Search: Allows users to search for mechanic shops.
  • Favorites: A section for users to save their favorite shops.
  • My Car: Users can add and manage their cars with details such as brand, model, VIN number, and images.
  • Profile: A placeholder for future user profile management.

Technologies Used

  • SwiftUI: For UI development.
  • Combine: For state management using @Published and @EnvironmentObject.
  • UIKit (for UIImagePickerController in ImagePicker).

Installation & Setup

  1. Clone the repository from GitHub:
    git clone https://github.com/Vipex15/Auto-Services-App.git
  2. Open the project in Xcode:
    cd Auto-Services-App
    open AutoServicesApp.xcodeproj
  3. Build and run the app on a simulator or physical device.

Screenshots

(Include relevant screenshots here)

How to Contribute

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Commit changes and push to GitHub:
    git add .
    git commit -m "Description of changes"
    git push origin feature-branch
  4. Open a pull request.

License

This project is licensed under the MIT License.

Contact

For any questions, feel free to reach out!

About

Still under development. Auto Services App is an iOS application built with SwiftUI that helps users find and explore nearby mechanic shops, manage their personal vehicles, and save favorite service providers. ๐Ÿš—๐Ÿ”ง

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages