1 / 18

Project Review < byNight > Novembrer 17th, 2011

Project Review < byNight > Novembrer 17th, 2011. Project Review. Agenda: Project goals User stories – use cases – scenarios Project plan summary Status as of November 17th 2011 Analysis and Design Spikes UI and user interaction draft (on paper or ...). Project goals.

hoai
Download Presentation

Project Review < byNight > Novembrer 17th, 2011

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project Review < byNight > Novembrer 17th, 2011

  2. Project Review • Agenda: • Project goals • User stories – use cases – scenarios • Project plan summary • Status as of November 17th 2011 • Analysis and Design • Spikes • UI and user interaction draft (on paper or ...)

  3. Project goals • Online reservation • User Registration • Completely visible site (all user) • Desktop application for notification (only pubs) • User notification via email • Max number of places reserved • Android application (only clients) • Online search • Creation of pub’s events via web • User reservation History • Pubs/Events Review

  4. Project no goals • Online payment • Application for other platform • Reservation by phone

  5. User stories Introduction Un Utente è un qualsiasi soggetto anonimo non registrato che accede a funzionalità limitate del sistema. Un Cliente è un utente registrato con funzioni da cliente (prenotazioni ecc). Un Localeè un utente registrato con funzionalità differenti da quelli del cliente.

  6. User stories Utente 1) registrarsi come Cliente: L‘ Utente accede al sistema e si registra come Cliente, inserendo i dati come nome, cognome, indirizzo, ecc.. Il sistema crea la pagina "standard" relativa al Cliente nella quale sono riportati tutti i dati pubblici precedentemente inseriti. 2) registrarsi come Locale: L‘Utente accede al sistema e si registra come Locale, inserendo i dati come nome del locale, partita IVA, indirizzo, proprietario ecc.. Il sistema dopo aver verificato i dati inseriti dall‘Utente crea la pagina "standard" relativa al Locale nella quale sono riportati tutti i dati pubblici precedentemente inseriti. Il Locale registrato può modificare alcuni dati nella propria pagina come l'orario di apertura o chiusura. 3) ricercare locali/eventi: L‘Utente esegue la ricerca di un Locale /evento e visualizza le informazioni. 4) visualizzare le recensioni: L'Utente visualizza le recensioni del Locale e degli eventi

  7. User stories Cliente 1) prenotare: Il Cliente ricerca un Locale /evento ed esegue la prenotazione. Il sistema notifica al Cliente e al Locale l'avvenuta prenotazione. 2) ricercare locali/eventi: L‘ Cliente esegue la ricerca di un Locale /evento e visualizza le informazioni. 3) cancellare prenotazioni: Il Cliente accede alle sue prenotazioni e annulla la prenotazione. Il sistema notifica al Cliente e al Locale l'avvenuta cancellazione. 4) recensire locali/eventi: Il Cliente accede alla pagina del Locale e inserisce una recensione relativa al Locale stesso o all'evento da esso organizzato. 5) visualizzare le recensioni: Il Cliente visualizza le recensioni del Locale e degli eventi

  8. User stories Locale 1) inserire eventi: Il Locale accede alla pagina di creazione degli eventi, e inserisce tutti i dati relativi all'evento che vuole creare. Il sistema notifica l'avvenuta creazione dell'evento. 2) cancellare eventi: Il Locale accede alla pagina relativa all'evento e cancella l'evento. Il sistema notifica al Locale, e a tutti i Clienti prenotati all'evento, la cancellazione. 3) visualizzare le prenotazioni: Il Locale visualizza le prenotazioni presso il Locale stesso e ad un determinato evento. 4) visualizzare le recensioni: Il Locale visualizza le recensioni del Locale stesso e degli eventi

  9. Use Case: Prenotazione Locale • Precondition: The user is logged in • Postcondition: The user has made a reservation • Actors: User, Pub • The user searches a pub • The system shows the personal page of the pub • The user accesses to the reservation page • The system asks how many places has to be reserved • The user specify the number of person that request reservetion • The system asks for a confirmation • The user conferms • The system sends a mail to the user and a notification to the pub • Exception • Pub not found (Point 2) • The system shows that there no pub with the preferences expressed by the user • Places less then specified • The system alerts the user • User doesn't confirm (Point 7) • The system redirect the user on the public pub page

  10. Use Case: Prenotazione Evento • Precondition: The user is logged in • Postcondition: The user has made a reservation • Actors: User, Pub, Events • The user searches a pub • The system shows the personal page of the pub • The user accesses to the events pages organized by the pub • The user accesses to the reservation page • The system asks how many places has to be reserved • The user specify the number of person that request reservation • The system asks for a confirmation • The user conferms • The system sends a mail to the user and a notification to the pub • Exception • Pub not found (Point 2) • The system shows that there no pub with the preferences expressed by the user • Places less then specified • The system alerts the user • User doesn't confirm (Point 8) • The system redirect the user on the public event page

  11. Use Case: Registrazione come Cliente/Locale • Postcondition: The user is registered • Actors: User • The user accesses to the registration page and inserts his data • The system shows this data and asks for confirmation • The user confirms • The system sends an email to him • Exception • Data not correct • The user doesn't confirm and will be redirected to registration page to correct the data • User doesn't confirm • The system redirect the user to the registration page

  12. Use Case: Cancellazione Prenotazione • Precondition: The user has made a reservation and is authenticated • Postcondition: The reservation will be cancelled • Actors: User • The user access to his personal page and access on the current reservation • The system shows the details of the current reservation • The user decides to cancel the reservation • The system asks for confirmation • The user confirms • The system cancelles the reservation • Exception • User doesn't confirm • The system redirect him to his own personal page

  13. Use Case: Aggiungi recensione • Precondition: The user is authenticated • Postcondition: The review is added to the specified pub • The user searches for a pub • The system shows the results of the research • The user selects a pub • The system shows the pub's personal page • The user accesses to the review section and specify his review of the pub or the event organized by the selected pub • The system add the review • Exception • Pub not found (Point 2) • The system shows that there no pub with the preferences expressed by the user

  14. Use Case: Inserire eventi • Precondition: The user is authenticated as pub • Postcondition: The event will be created • The user access to his own personal page and access to the event's creation section • The system asks for the event's data • The user inserts the data • The system asks for confirmation • The user confirms • The system add the new event • Exception • User doesn't confirm • The system redirect him to his own personal page

  15. Use Case: Cancellare eventi • Precondition: The user is authenticated as pub • Postcondition: The event will be created • The user access to his own personal page and to the events created • The system shows all the events created • The user selects an event to be cancelled • The system asks for confirmation • The user confirms • The system cancels the event and send a notification to all the users that made reservation for that event • Exception • User doesn't confirm • The system redirect him to his own personal page

  16. Project plan summary Analysis and Design From 16th November 2011 To 21th December 2011 • CRC: 1 Day (1 h) • Scenarios: 1 Day (1 h) • Use Cases: 3 Days ( 5 h ) • Use Cases Diagram: 2 Days ( 4-5 h ) • Sequence Diagram: 5 Days ( 11 h ) • Activity Diagram: 2 Days ( 4 h ) • Class Diagram: 2 Days ( 4 h )

  17. Status as of November 17th 2011 - II • ??????? • Spikes • Demo prototype (NOT YET) • UI and user interaction draft (on paper or ...)

  18. Thank you for your attention ! Questions?

More Related