Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kevinmgranger/webdev-309-final
- Owner: KevinMGranger
- Created: 2013-05-15T13:41:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-28T16:57:11.000Z (over 11 years ago)
- Last Synced: 2023-04-04T12:41:38.268Z (over 1 year ago)
- Language: PHP
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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?