Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 'visitor check-in' app #47

Closed
vpetersson opened this issue Nov 2, 2022 · 1 comment
Closed

Create 'visitor check-in' app #47

vpetersson opened this issue Nov 2, 2022 · 1 comment
Assignees

Comments

@vpetersson
Copy link
Contributor

I was looking at a sample app from Dark, and they show how to make a simple visitor check-in app.

The process is pretty easy:

  • Select an employee out of a drop down list (probably stored in an SQLite database, or just hard coded in MVP)
  • Enter your name, email and phone number along with a message
  • When the user press submit, two alerts are sent:
    • SMS via Twilio
    • DM on Slack
@salmanfarisvp salmanfarisvp self-assigned this Sep 27, 2024
@salmanfarisvp
Copy link
Collaborator

Moved to Edge App List.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants