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

UserStory: Button in Hero #129

Open
mar-bi opened this issue Dec 23, 2017 · 2 comments · Fixed by #252
Open

UserStory: Button in Hero #129

mar-bi opened this issue Dec 23, 2017 · 2 comments · Fixed by #252

Comments

@mar-bi
Copy link
Contributor

mar-bi commented Dec 23, 2017

Let's start with User Stories. 🙃

  1. I can click on ADD EVENT button ⬇️

image

and add my custom EVENT.

  1. and I can click on ADD PROJECT button ⬇️

image

and add (suggest) my Nonprofit PROJECT.

  1. and finally, I can click on ADD STORY button ⬇️

image

and add my STORY.

The first idea to start is that we need some page with form to submit the data. 📃 🖊️
I didn't make a wireframe for this page. 🖼️

Feel free to pick up and develop this User Story.

@mar-bi
Copy link
Contributor Author

mar-bi commented Mar 4, 2018

Basically, there are 3 types of form to collect the user data (1 form corresponds to 1 button in the page header).
(Also, it is possible to make 1 generic form and its rendered fields depend on the prop the form receives).

Event form fields:

  • title,
  • image,
  • date,
  • city,
  • country
  • description

Project form fields:

  • title,
  • image,
  • description

Story form fields:

  • title,
  • image or user avatar,
  • description

@mar-bi mar-bi assigned Nedu and unassigned spences10, miljan-fsd and mar-bi Mar 4, 2018
@mar-bi mar-bi mentioned this issue Mar 4, 2018
6 tasks
@mar-bi mar-bi added the sprint label Mar 4, 2018
@mar-bi mar-bi added this to the Sprint #1 milestone Mar 4, 2018
@mar-bi mar-bi added in progress and removed next labels Mar 4, 2018
@mar-bi
Copy link
Contributor Author

mar-bi commented Mar 4, 2018

What might help:

@mar-bi mar-bi mentioned this issue Mar 12, 2018
7 tasks
@mar-bi mar-bi modified the milestones: Sprint #1, Sprint #2 Mar 12, 2018
@mar-bi mar-bi assigned mar-bi and Nedu and unassigned Nedu Jun 11, 2018
mar-bi added a commit that referenced this issue Jun 20, 2018
…ttonForms

Dev nedu #129 user story button forms
@mar-bi mar-bi reopened this Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants