Summer 2017 | University of California, San Diego CSE Department
This homework presents an opportunity to explore a common style of Web application known as a CRUD application. Students should note the homework is not meant to present production caliber thinking given the shortness of available time.
We will build a simple CRUD application for managing SoundBoards. We will use this app to store collections of sounds, images and text on subject(s) that may interest you. Sounds and images can be found online as sample content but you should not use NSFW content in your app. You should be able to store in your database the following information:
Your application must:
Your application may:
Your application should:
Your application may not:
If you have taken CSE134 it is encouraged that you attempt to build the JavaScript and/or Robust version, if you have not taken 134 you may attempt the other form but the server-side solution should be your first priority of focus.
Total: 60pts
The "robust" version is worth 10pts of extra credit
Please indicate that you are done to the TAs via e-mail by 11:59 PM Sunday 9/3. Your code should be in your repo at that time. Any other turn-in logistics will be provided in Slack