Giter Site home page Giter Site logo

tebrizetayi / cakeshop Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7.08 MB

This application is an example of small Pie Shop.The bakery shop sells pies.

C# 98.17% Smalltalk 0.16% CSS 0.89% Ruby 0.53% PowerShell 0.24%
entity-framework core dotnet csharp mvc sql repository

cakeshop's Introduction

CakeShop

This application is an example of small Pie Shop.The bakery shop sells pies.

The technical details of the application are:

  1. Unit of Pattern -keeps track of everything you do during a business transaction that can affect the database. When you're done, it figures out everything that needs to be done to alter the database as a result of your work.

  2. Repository Pattern

  3. Test Units (Microsoft Test Units)

  4. Moq - For mocking the dependencies.

  5. Entitity Framework Core - Code First Approach

  6. DotNet core with ASP Core MVC- Tag Helpers,ViewComponent, ViewModel

  7. Automapper

  8. Bootstrap

  9. JQuery

  10. MS SQL Database.

The steps to complete the order.

  1. Adding to shopping cart Screenshot

  2. After adding into the shopping cart, you see the shopping cart page. The order can be completed when the user is logged in. Optional Text

  3. When you checkout, application redirects you to the login page. Here username and password should be entered. username:admin password:admin123. This is a default user. Optional Text

  4. After login, the user can complete the order. Adding shipping information Optional Text

  5. After entering shipping information, the order is completed. Optional Text

cakeshop's People

Contributors

tebrizetayi avatar

Watchers

James Cloos avatar  avatar

cakeshop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.