Skip to content

vikarnBarai/Project-Save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a sample project built using SwiftUI and Core Data, aimed at showcasing the integration of these technologies to create a project management app. Users can create and manage projects by selecting photos from the gallery and applying filters. The project details are then stored using Core Data.

Features

Create new projects by selecting photos from the gallery. Apply filters to customize and enhance project images. Store and manage project details using Core Data.

Concepts Used Here

  • Clean Architecture
  • MVVM
  • SwiftLint
  • SwiftUI
  • CoreData

How to run

project-Save requires iOS 16.0 or later. If you are developer, you can set its deployment target to lower iOS version if needed. If your XCode 14.0 is not available, you can change deployment target to lower iOS version.

Screenshots

00 IMG_0537 IMG_0536# Project-Save - SwiftUI

Style and conventions - SwiftLint

A script runs when building the app that executes SwiftLint to enforce style & conventions to the code.

You can install SwiftLint with Homebrew: brew install swiftlint

Contact

For any inquiries or questions, feel free to contact the project maintainer:

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourFeatureName)
  3. Commit your Changes (git commit -m 'Add some YourFeatureName')
  4. Push to the Branch (git push origin feature/YourFeatureName)
  5. Open a Pull Request

Thank you for checking out this project!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published