Open nateP82 opened 1 year ago
No worries @nateP82!
Problem Statement
Well-stated and straightforward!
Time log/Reflections
Good! Remember to keep these up-to-date each week.
User Stories
I think you did a nice job scoping this to be achievable in a semester.
[x] When reviewing user stories, I always like to make sure the stories cover some of the key requirements of the project, including full CRUD (create, read, update and delete). I think everything is covered including create and read, but I am not sure there is an MVP story for update and delete . Are there meaningful user stories you could add that would include these? If not, we can discuss other ways for you to demonstrate your proficiency with these concepts outside of the indie project.
[x] Two user stories - accessing the database and updating dependencies seems more like developer tasks than something a user of your website will do. Maybe I misunderstood the intent behind these?
Screens
Looks like you've put some good time and thought into these! They should really help as you design the database and build the jsps.
Project Plan
Your task list and plan look very good, and it looks like you were thoughtful about when to work on the various stories - week 7 covers cognito and adding users, so your timing of doing that in week 7 is right on. I suspect you may identify some additional detail as you work through the first few stories. For example, will the pick up schedule reside in the database? The bin requests?
Be sure to continue checking off the items in the plan as you complete them.
@pawaitemadisoncollege thanks for the feedback! I did have a story for a user to be able to edit their account. Would this qualify as an Update in the CRUD requirements?
I also added a story for an admin to be able to delete an account. I think that will cover the delete portion of the CRUD.
Let me know if I need to make any more changes.
Those two stories would do the trick! I think the update is marked as a "stretch" goal. If this is implemented as MVP, you are all set!
@pawaitemadisoncollege I apologize for the misunderstanding. I had this ready to go towards the end of week 4, but did not create an issue.
I'm looking forward to your feedback on my project design and the associated work. I will be honest, it seems a bit overwhelming right now with all the work I need to do to get things working. I have marked some of the work as stretch goals, as I am trying to be realistic about how much time I will have for everything. I appreciate any input you have to add. Thanks!