ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

UI Demo #91

Open coultergeist opened 5 years ago

coultergeist commented 5 years ago

Here are requirements for the UI/API Teams for the final/client demo. One person from UI and API team will present. We will be expected to perform the following functions. It is expected these will all be working.

Presentation is Wednesday, March 20th at 6pm. Two weeks from this posting.

1) Sign In for Super Admin (there is only one user type) 2) Navigates to Event Dashboard after login: Display events (GET) 3) Create an Event: with Image and event info (POST) 4) Event Dashboard 5) Edit an Event (PUT) 6) Delete an Event (DELETE) 7) Error handling. API team will delete a function (to be decided), navigate to that area on the UI, and display the error message. This will be performed after the client demo. This is a demo for Toddy.

MikeJLeon commented 5 years ago

Crawler team here, I'm not sure if this is a @ActoKids/devops issue but we will need a way to empty the table so we can test the crawler. We will display the UI without -any- events Then run the crawlers and show that the ui now displays events UI + API will take over afterwards.