Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
epilande committed Oct 27, 2015
0 parents commit 58a3954
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Final Project
Based upon the feedback from your final (midterm) round of comps, transform your visual designs into their final format: a coded web site.

## Guidelines
- Fork & clone this repository.
- Create a new branch called `gh-pages`.
- Use web-standard-compliant, well-formed, valid, accessible, and semantic markup (HTML) to best structure the content of your site.
- Use external cascading style sheets (CSS) to position your layout & style your user interface.
- Work bug-free on all browsers on both platforms
+ PC: Firefox, IE9+, Opera, Chrome
+ MAC: Safari, Firefox, Opera, Chrome
- Turn in your final assignment by creating a pull request.

## Purpose/Objective
- Use current web programming technologies to build a fully interactive web site.
- Create the most effective user interface for your targeted audience.
- Defend the conceptual merits of your own designs.
- Meet the needs and deadlines dictated by your client.

## Key Dates
- **Site Draft #1***Due: Tuesday, November 10, 2015*
- **Site Draft #2***Due: Tuesday, November 24, 2015*
- **Final Site***Due: Tuesday, December 15, 2015*



0 comments on commit 58a3954

Please sign in to comment.