Berea-CS-Courses / capstone-project-schweinsbergs

capstone-project-schweinsbergs created by GitHub Classroom
0 stars 0 forks source link

[Deliverable #3] #7

Closed schweinsbergs closed 3 years ago

schweinsbergs commented 3 years ago

One sentence overview of your submission This is the "paper" sketch prototype of my app.

I would like feedback on ... Any areas that I may have accidentally overlooked in my sketches, if there's something important for me to go over.

schweinsbergs commented 3 years ago

I forgot to make a comment here for the draft!! Right now, I've uploaded my photos here for d3, and that's the draft bit. I need to fashion them together and put them into a markdown.

Looking back on it, I want to edit my flow diagram too.

jazzij commented 3 years ago

Thoughts from report out: Should be fairly straightforward to add preference options to your database. When you create your E-R diagram, your recipe entity could include a "black-listed" boolean as a property along with its list of ingredients, source, rating, etc.

robinsonkal commented 3 years ago

The data flow diagram could use some distinction to what types of data are being transferred from process to process. For example when you are web scraping from a website, besides the line that goes between the two processes you could write the individual pieces that you are scraping, "recipes", or even just "text data". Other than that, the sketches look very good.

Alex-Craig commented 3 years ago

I really enjoyed the sketches I thought that they were great. I would probably put a little more work into the flowchart to create more of a better understanding the full concept of your app for any information that someone may not people to get from the sketches.

Bryar-Frank commented 3 years ago

Great UI Sketches! Not sure what you used to make them, but they look hand drawn, which is kind of cool. They also detail the most important parts of your application and how it will look on the User's end, which is great. For the ER diagram, it looks like all the components are there, but a bit more detail would really help the diagram show what it needs. If you listed a few of the URLs you will be using and some of the bigger components of the web scrapper to show your understanding of those sections would be great. Basically, showing more of the where/how questions. A side note for your Data Flow Diagram: This is actually an amazing User-End Diagram because it shows the flow of how the User will interact with the application, but is not really a Data Flow Diagram. For that type of diagram, you would need to show where the data is coming from (like what URLs) and what format it will be in, what happens to in in the web scrapper, how it is transferred through the app and converted in to usable data for the different components of the app, etc. It also looks like you put some time into your reflection, which is great. Overall, this is mostly satisfactory! Great Job!

You may merge your branch and close you issue!

alfarozavalae commented 3 years ago

This issue is not close. Just wondering if you have had the time to go through it! Please make sure to close it if so.