-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 58a3954
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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* | ||
|
||
|
||
|