Skip to content

eclecticexistential/Grocery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery - Code Louisville C# Project

App makes it possible for users to imitate shopping online for their groceries. Consumables are divided into meats, plants, and baking goods on their respective pages. On the recipes page, however, users can add recipe items to shopping cart with one click.

Landing Page

Once a user selects their chosen items the shopping cart button appears. For mobile users, this button appears up in the hamburger menu.

Shopping Cart Button

After navigating to the shopping cart page, users can add or reduce the number of each item in the cart or delete items as they see fit.

Shopping Cart Page

Upon deciding to purchase items, users can click 'checkout' and a thank you for shopping with us message appears, simulating the checkout process.

Thank You!

Users can share their favorite meal ideas by adding personalized ingredients and directions on the Recipes Page. Once a new recipe is added all users gain the ability to add the needed ingredients directly to shopping cart.

Add Recipe

Users are now required to login before they can add items to Shopping Cart. To-date, registration has no email or phone verification set up.

User Login

Admin access is now available and equipped with a dashboard which appears at login.

Add Items

Admin can add to or remove items from inventory.

Remove Items

...Or pick an item and edit the details.

Edit Items

To Run App Locally

  1. Install Visual Studios
  2. Download Project Files
  3. Create SQL Server Named MSSQLLocalDB
  4. Click Run

To Imitate Shopping Experience

  • Make New User Account

To Test Admin Dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages