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

[Feature] New event creation form #8

Closed
HugoGresse opened this issue Mar 25, 2019 · 1 comment
Closed

[Feature] New event creation form #8

HugoGresse opened this issue Mar 25, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@HugoGresse
Copy link
Owner

HugoGresse commented Mar 25, 2019

Allow any users connected to the admin to create from zero a new event.
He will have to:

  1. Select the project name
  2. Fill the additional infos (schedule link, website link, smallLogo, favicon, admin email)

Next he should be asked with tho option before validation the new project:

  1. Recommenced setup (in this case the data will stored inside firestore, project type will be native).
  2. Advanced:
    • with Hoverboardv2
    • with json link

Upon 1. selection, you can create the event directly
Upon 2. selection, you need to ask addtional infor for each type:
For hoverboardv2:

firebaseConfig : {
    apiKey: "",
    databaseURL: "",
    projectId: ""
}

For json link: the link of the json file. When filled, do a separate process to validate the formating of the file content and allow the user to create the project only if well formatted. Probably indicate the format too somewhere.

Design not ready, cc @LaurianeGresse

@HugoGresse HugoGresse added the enhancement New feature or request label Mar 25, 2019
@HugoGresse HugoGresse changed the title Self-serve project/event creation Alow any user to create event themself Jul 25, 2019
@HugoGresse HugoGresse changed the title Alow any user to create event themself Allow any user to create event themself Aug 2, 2019
@HugoGresse HugoGresse changed the title Allow any user to create event themself [Feature] New event creation form Aug 9, 2019
@HugoGresse
Copy link
Owner Author

Closed by #167

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