1 / 5

CS 410 Project -Plotmyevent

CS 410 Project -Plotmyevent. Tommy Chan Alex Hart William Worden. What is Plotmyevent?. Think of a mash up between E vite, doodle, and Google maps embedded into a F acebook application.

rune
Download Presentation

CS 410 Project -Plotmyevent

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. CS 410 Project -Plotmyevent Tommy Chan Alex Hart William Worden

  2. What is Plotmyevent? • Think of a mash up between Evite, doodle, and Google maps embedded into a Facebook application. • Creators can choose a set of specific times which invitees can vote on – the best time for everybody would most likely be the one chosen • Every can suggest locations and vote on that as well. (Map of best location is shown)

  3. Technologies • Language: Java EE (Servlet, ORM) • Persistence: Hibernate Core (no annotations) • Dependency Management: Maven • Logging: Commons-Logging • Test Frameworks: Junit, Jmock, Selenium

  4. Methodology • Aim for using TDD (Test Driven Development) • Write tests for every single public method (excluding controllers) • Write selenium tests for testing controllers • Aim for 100% automated testing.

  5. DEMO

More Related