Future Plans
Iteration 6:
- [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.
- [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.
- [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.
- [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
- [Front-End] Add recipe -
We need to allow a recipe to have another recipe as a requirement on the
front-end
- [Front-End] Legalities -
We need to write a privacy policy and terms of service
- [Front-End] Code -
We need to refactor controller classes to make them more manageable and
achieve separation between the three tiers
- [Front-End] Rating -
We need to consider displaying ratings as stars instead of numbers
- [Front-End] Chef Profile -
We need to display a chef's recipes on their profile
- [Front-End] Input Validation -
We need to prevent users from entering invalid amounts for ingredients
and equipment
- [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
- [Front-End] Design -
We need to work on our CSS design heavily
- [Back-End/Front-End] Testing -
We need to test both our back-end and our front-end extensively for this
final iteration
- [General] Web-hosting -
We need to buy web space and put the application online!