Project 2.6: Webapp Version 1

Due Mon 5/11 @ 7pm.

Requirements

This phase of Project 2 is your first submission of a complete web application. It needs to:

This version of your webapp must be usable live on the web space of one of your group's members. You need to put it in its own directory, where it won't be changed after you submit it for this phase. Don't create a subdirectory within source control — duplicating files within a repository is a bad idea. Instead, make a new, empty directory in the web space of one of your group's members. Then, after you've tagged your work for this phase according to the instructions below, clone the repository into this new, empty directory. After you've done this, make sure you don't modify anything in this directory for the rest of the term; it should remain a static copy of your project as of Phase 6.

Turn It In

Write a README file that gives the full URL of where to find the live, static copy of your web app as of Phase 6.

Check in all your work and tag the commit with phase_2_6. Remember that the push for your commit needs to be separate from the push for your tag!

In class on Friday, you got the usernames of the members of at least four other groups who will be giving you feedback during the code review on Wednesday. Make sure to let them know the full Bitbucket URL for your repository, as well as the URL of the live, static copy of your project.