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

feat: Business Directory #11

Open
mosesintech opened this issue Mar 28, 2024 · 0 comments
Open

feat: Business Directory #11

mosesintech opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mosesintech
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Not related to a problem.

Describe the solution you'd like to see

Since we will already have user accounts to access the main app, it would not be too much more difficult to allow users who are business owners to add information about their business.

This would include:

  • business name
  • business address
  • business phone number
  • business email address
  • business website
  • business description

There would be a new database table for this information connecting to the user_id who submits it.

Because it is user submitted data, there should be a way to verify the business email address in order to activate the business profile. Once activated, the information should be listed on a directory page.

Perhaps this could be the first feature of an Orthodox specific job board app on the Synaxis platform.

Describe alternate solutions

n/a

Additional information

No response

@mosesintech mosesintech added the enhancement New feature or request label Mar 28, 2024
@mosesintech mosesintech self-assigned this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant