https://github.com/ompreetham/hotprospects
HotProspects is a SwiftUI application that helps users manage their professional contacts. It provides a user-friendly interface to add new contacts, scan business cards, and manage follow-ups, ensuring you never miss an important connection.
https://github.com/ompreetham/hotprospects
apple apple-developer apple-ios hotprospects ios-18 qrcode scan swift swiftdata swiftui
Last synced: 3 months ago
JSON representation
HotProspects is a SwiftUI application that helps users manage their professional contacts. It provides a user-friendly interface to add new contacts, scan business cards, and manage follow-ups, ensuring you never miss an important connection.
- Host: GitHub
- URL: https://github.com/ompreetham/hotprospects
- Owner: OmPreetham
- License: mit
- Created: 2024-07-17T00:37:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T19:36:27.000Z (10 months ago)
- Last Synced: 2024-07-22T23:26:21.461Z (10 months ago)
- Topics: apple, apple-developer, apple-ios, hotprospects, ios-18, qrcode, scan, swift, swiftdata, swiftui
- Language: Swift
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HotProspects
HotProspects is a SwiftUI application that helps users manage their professional contacts. It provides a user-friendly interface to add new contacts, scan business cards, and manage follow-ups, ensuring you never miss an important connection.
## Features
- **Add Contacts**: Easily add new professional contacts to your list.
- **Scan Business Cards**: Use the camera to scan and automatically add contact information.
- **Follow-Ups**: Set reminders to follow up with important connections.## Screenshots



## Requirements
- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+## Installation
1. Clone the repository:
```sh
git clone https://github.com/OmPreetham/hotprospects.git
```
2. Open the project in Xcode:
```sh
cd HotProspects
open HotProspects.xcodeproj
```
3. Build and run the app on your simulator or device.## License
HotProspects is available under the MIT License. See the [LICENSE](LICENSE) file for more info.