Nozama.com is an e-commerce app that allows users to create an account and browse and select items to add to their shopping cart, and can then purchase utilizing Stripe, an external api.
- HTML, CSS, Bootstrap, Javascript, jQuery, handlebars
- Would like the price to be in dollars and cents, currently is in cents.
We started with team meetings to plan our stategies. We then created wireframes, ERD, and user stories to guide our development process. We started pair programming to setup the initial file structures and features. Once we were based with the initial stage, we broke off and worked both in pairs or individually on selected features. Our group routinely regrouped to discuss our progress or troubleshoot issues.
As a user, I want to be able to select individual items to purchase.
As a user, I want to be able to see which items I have selected for purchase.
As a user, I want to be able to change my mind / unselect items.
As a user, I want to see the total cost of my purchase.
As a user, I want to be able to retrieve my previous order history.
As a user, I want to be able to sort products by category, price, etc.