Big Fish Bistro
Description
This was the first full website I ever created as part of CS 290 (Web Development). It demonstrates css use, api calls, javascript, and other basic web dev skills. While it's design and nature are saterical by nature, it still demonstrates skills I leaned through that class.
About the Project
This project was developed throughout the course of a term, starting from a very basic website with very little to show, up to the version that is hosted here. Each iteration was built of the previous one, adding in more complex features like javascript, complex user interactions, api calls, and more. It also used PHP for form handling, which unfortunatly will not work on this version.
Skills learned / honed
- HTML / CSS styling
- Javascript in web development
- Format and use of HTTP requests
- API calls using Javascript