Skip to content

HotProspects app. Built with SwiftUI and UIKit, following 100 days of SwiftUI course by Paul Hudson.

Notifications You must be signed in to change notification settings

urielortega/hot-prospects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Hot Prospects

HotProspects is an app to track people you meet at conferences. It generates a QR code containing your attendee information, which others can scan to add you to their leads list for follow-up.

Features

  • Generates a QR code with attendee details.
  • Scans QR codes of others to add them as potential leads.
  • Saves images using UIImageWriteToSavedPhotosAlbum.
  • Uses CoreImage for QR code generation.

Topics Covered

  • Swift
  • UIKit
  • SwiftUI
  • QR Code Generation
  • CoreImage
  • UIImageWriteToSavedPhotosAlbum

How to Use

Clone the repository and open the project in Xcode. Run the app to generate a sample QR code and scan others' codes to track leads at conferences.


Note: This project is a sample app created for learning purposes and exploring the integration of UIKit and SwiftUI.

About

HotProspects app. Built with SwiftUI and UIKit, following 100 days of SwiftUI course by Paul Hudson.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages