GithubHelp home page GithubHelp logo

hw7forecbynetmvc's Introduction

職訓局 .NET Framework 4.8 MVC 電商網站

後台

管理員登入後,在 Session 塞入驗證資料,之後即可在後台暢行,如尚未登入,直接輸入 URL Request,將被 Controller Guard (Custom Attribute) 擋下。 管理員可以在後台做資料表的 CRUD,後台顯示的用戶密碼是已被做過 Hash 雜湊,管理員在刪除時會跳出 Modal 詢問。在更新資料時,使用 Ado.net 處理資料表外鍵條件限制問題。

前台

會員可以瀏覽商品,登入後,可以將商品放入購物車(Local Storage),再進行下單。下單後,購物車會清空,且彈回商品頁面。

資料庫

在會員註冊時,使用預存程序 Stored Procedure 來處理會員編號需要由二位文字與號碼組成的需求。

hw7forecbynetmvc's People

Contributors

kai98k avatar

Watchers

 avatar

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.