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

View Events (admin side) #6

Open
7 tasks
FarahZaqout opened this issue Jun 5, 2018 · 0 comments
Open
7 tasks

View Events (admin side) #6

FarahZaqout opened this issue Jun 5, 2018 · 0 comments

Comments

@FarahZaqout
Copy link
Member

FarahZaqout commented Jun 5, 2018

User Story:
as an admin I can see all scheduled events, viewing the title and date of each event. with the options to add new events, edit or delete any of them.

Front End Side:

  • Website will look something like the event view in this figma prototype.
  • Add event button/Icon will redirect you to the Add event page.

Acceptance Criteria:

  • All events are listed from the database, displaying the title and date of the event.
  • Two buttons are attached to each event (edit and delete).
  • Add New Event button has a fixed position on the page.
  • Clicking edit button redirects to the edit form.
  • Clicking the delete button pops up a modal to make sure the action is intended.
  • Clicking the Add New Event button redirects to the add event/program form.
  • Clicking the event will show how it appears on the screen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants