Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaquedasilva/hotprospects
Hot Prospects is an app helps user to track who his meet at conferences.
https://github.com/isaquedasilva/hotprospects
authentication ios qrcode swift swiftui
Last synced: about 1 month ago
JSON representation
Hot Prospects is an app helps user to track who his meet at conferences.
- Host: GitHub
- URL: https://github.com/isaquedasilva/hotprospects
- Owner: isaqueDaSilva
- License: mit
- Created: 2023-10-06T01:20:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-24T06:08:19.000Z (10 months ago)
- Last Synced: 2024-03-25T01:36:41.776Z (10 months ago)
- Topics: authentication, ios, qrcode, swift, swiftui
- Language: Swift
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hot Prospects
Hot Prospect is An App to helps users to find peoples who you meet at conferences. Utilizing a QR Code Scanner for reads a QR Code of some user, the App will be stores some information of user in your Prospect List for later follow up.# Features
- List of everyone, contacteds and uncontacted Prospects that the user connected;
- QR Code scanner;
- Profile;
- Login with a convetional email and password or a Email and Passkey by a Custom backend;
- Local and Remote Notification;
- Share the QR Code as Image in any Social Media.# Tecnologies
- Swift as main language of the project;
- SwiftUI for create an UI;
- Core Data for persist data as Cache.