Homework 10: Final Project Proposal - Matthew Deguia 1. Name of website? - Low-Cal Eats (...idk if i'll keep this name but yeah haha) 2. What's the website about? - The website will store an organized list of low calorie foods that still taste good. These will be actual foods that are already packaged (not pieces of chicken breasts or uncooked tilapia). For example, instead of eating top ramen that's high in sodium, you could eat "this alternative". I've been wanting to make this website for a while because I've struggled gaining my weight.I would always search for foods that are better in nutrients but don't taste bad. Having a website where I could keep all this info would help me keep track of my favorite foods that taste good. 3. What's the website's purpose? - The purpose is to help people find healthy food alternatives without sacrificing good tasting food 4. What info will be on the homepage? - I'll talk about the benefits of eating low calorie food alternatives, as well as the benefits of eating healthy. 5. Front end features? - It will be similar to project 2 where we can add items to a cart. However, this time we're just adding it to a list. I want to add a delete item feature to the list. For each specific meal, I want to have it separated by each meal number. Also, I want to add more movement to the website because all of my past websites have been really still. 6. Back end features? - I want to store all the food in a table. The table will be categorized by the type of food it is. I will also incorporate many forms that store the user data (logging in, list of food, list of meals, times for the meals, types of food, etc...). I also want the user to be able to log out and log back in their account with all their favorite lists/meals still in place. 7. What can guests do? - Guests are able to search the list of foods, but not create a list for themselves or create a daily meal with time stamps. 8. What can users do? - Users that log in can create a list of their favorite foods. They can also create a daily meal and set the time for when to eat each food. 9. How many webpages will I have, and what's the purpose of those pages? - I'll have a home page that anyone can access. I'll have a login page. I'll have a separate page for searching the database of different foods. I'll have a page where the user can save a list of their favorite foods. I'll have another page where a user can add meals to a list with time stamps to create a daily meals (they are able to search on this page as well). I will also have a logout page that. 10. How many tables of data in mysql and what's the purpose of those tables? - I'll have a table for user account info that will be queried when a someone tries to log into the website. I'll also have a table that stores all the foods (id, name, type (burger/pasta/etc..), proteins, carbs, fats, vitamins, description, image). 11. What's the layout and theme of my website? - I'm not set on what I want the layout/theme to be. The website's about food, so maybe light and coloful but not flashy. 12. How will I style the navigation bar? - The navigation bar will be at the top of the page. I want to have the navigation bar stuck at the top. 13. Any websites similar to mine? - Myfitnesspal is a similar website that lets users find the amount of calories in food per serving 14. What are things from other websites that I can use? - Myfitnesspal shows the macronutrients (proteins, carbs, fats) of each food item 15. What makes my website similar to others? - There are many websites that show lists of different foods nutrients and calories 16. What makes my website different from others? - I want to have this website only show products that have a lower-than-usual calories per serving 17. What more can i say about the website? - These is just the basic idea of the website, but I hope to refine what it should have as I make the website