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

Add client registration form #20

Open
aaronpk opened this issue Oct 17, 2018 · 4 comments
Open

Add client registration form #20

aaronpk opened this issue Oct 17, 2018 · 4 comments

Comments

@aaronpk
Copy link
Owner

aaronpk commented Oct 17, 2018

There should be a way for people to self-register new client IDs for use at this service. I'll need to collect some sort of contact info for them such as an email address.

@fxdgear
Copy link

fxdgear commented Jan 10, 2019

any progress on this? I'm running into the same error..

@mattslack
Copy link

I'm also running into this. Can we get ownyourgram.com added as a valid client ID even if the self-registration isn't an option yet?

@aksanoble
Copy link

Can we please add a way to register a client_id?

@saulhardman
Copy link

Hey @aaronpk, I've got some time to work on this, but I'm not exactly well-versed in PHP.

My thoughts were as follows:-

  • create 2 new views views/register.php (/register) and views/dashboard.php (/dashboard)
  • the /register route would contain a form similar to that on the index page, only it would redirect to /dashboard rather than /demo
  • the dashboard would display client_ids associated with the logged-in user, allow the registration of new client_ids, and allow you update a contact email address

Am I even close to being on the right track?

I'm just looking into the database side of things now – I'll update this comment with details on that shortly.

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

5 participants