GithubHelp home page GithubHelp logo

jianmingtu / dotnetproject-team3_netproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bcit-ssd-2020-21/dotnetproject-team3_netproject

0.0 0.0 0.0 18.04 MB

dotnetproject-team3_netproject created by GitHub Classroom

HTML 21.97% C# 73.24% CSS 4.72% JavaScript 0.08%

dotnetproject-team3_netproject's Introduction

Dot-net team 3 project - BetterBuys

App Description

A simple app like amazon that sell variety of products - Razor

Installation Instructions

  1. Navigate to the directory you want to clone the project in and clone the project using: git clone {project url}.
  2. Open the sln file that is cloned using visual studio.
  3. Make a copy of appsettingsTEMPLATE.json and rename it to appsettings.json and fill in the required information.
    • This includes the local database server name in DefaultConnection's (localdb) and the database name according to what you like after the Database= up to the semicolon.
    • And the SiteKey and SecretKey for Recaptcha, fill in the key you retrieve from google recaptcha there so that the login works.
  4. In Package Manager Console update the database using the following code:
    • Update-Database -Context AuthDbContext.
    • Update-Database -Context StoreDbContext.
    • Also as there might be an error in the nuget package run dotnet restore to restore the package.

Requirements List

Functional

  • Cart
  • Checkout
  • Shop - product page
  • Product Detail

Non-functional

  • Authentication - Register/Login

Feature List - Nice to have

  • Search
  • Allow user to checkout as guest
  • Sort products by category
  • Product description page
  • Rating

Prototypes

Home Page

Home Page

Product Page

Product Page

Cart Page

Cart Page

Checkout Page

Checkout Page

Product Detail Page

Product Detail Page

ERD

Tables: Product, Category, ProductCategory, Cart, CartProduct, User ERD

dotnetproject-team3_netproject's People

Contributors

stevenlai4 avatar wayl123 avatar abhishekpundir789 avatar kkutnenko avatar karenm08 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.