College Chef

Future Plans

Iteration 6:

  1. [Back-End]/[Front-End] Top Recipes - We need to implement an algorithm to update a list of top recipes and also add a page to display the top recipes.
  2. [Back-End]/[Front-End] Top Chefs - We need to implement an algorithm to update a list o the top chefs and also add a page to display the top chefs.
  3. [Front-End] Displaying the ingredients and equipment - There were some bugs with displaying the ingredients and equipment, so we need to fix small errors in the front-end files.
  4. [Front-End] Search based on amount - We need to consider amounts of ingredient and equipment in searching, if we decide this is necessary, and display these amounts on recipe pages
  5. [Front-End] Add recipe - We need to allow a recipe to have another recipe as a requirement on the front-end
  6. [Front-End] Legalities - We need to write a privacy policy and terms of service
  7. [Front-End] Code - We need to refactor controller classes to make them more manageable and achieve separation between the three tiers
  8. [Front-End] Rating - We need to consider displaying ratings as stars instead of numbers
  9. [Front-End] Chef Profile - We need to display a chef's recipes on their profile
  10. [Front-End] Input Validation - We need to prevent users from entering invalid amounts for ingredients and equipment
  11. [Front-End] Passwords - We need to store passwords in something other than plaintext and perhaps allow users to ask for their password or a new password to be emailed to them
  12. [Front-End] Design - We need to work on our CSS design heavily
  13. [Back-End/Front-End] Testing - We need to test both our back-end and our front-end extensively for this final iteration
  14. [General] Web-hosting - We need to buy web space and put the application online!