Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinmgranger/webdev-309-final

Final project site for my webdev-309 class.
https://github.com/kevinmgranger/webdev-309-final

Last synced: 12 days ago
JSON representation

Final project site for my webdev-309 class.

Awesome Lists containing this project

README

        

Intro To Web Dev 309: Final Project
===================================

Todo
----

### Milestone 1: Minimum requirements met

#### 5 Separate Pages:

##### Index
- [x] Markup
- [x] CSS
- [x] JS

##### About Me
- [x] Markup
- [x] CSS
- [x] JS

##### Contact
- [x] Markup
- [ ] CSS
- [x] JS

##### Secret / PHPlaythings
- [ ] Markup
- [ ] CSS
- [ ] JS

##### Portfolio
- [ ] Markup
- [ ] CSS
- [ ] JS

#### JavaScript / jQuery
- [x] Navigation Modifications

#### Fancy PHP
- [ ] Counter

- [x] SSI / PHP includes
- [x] Protected Subdir
- [ ] Documentation

### Milestone 2: Fancier
- [ ] Better animations / page transitions
(look up how to see referring page)
- [ ] PHP calculator?