Stanchef's Kitchen
Website built to handle online ordering for a fake restaurant.
Uses a PostgreSQL database to hold account, menu, and order information. Database hosted on a heroku server. Frontend is designed using JavaServerFaces (xhtml). Java controllers handle input from users to make requests and update the database.