Giter Site home page Giter Site logo

ecopower_logisticsp3's Introduction

CMPG 323 Project 3 - [36564567]

Project Description

This repository contains the code and documentation for CMPG 323 Project 3. The aim of this project is to enhance and improve an existing ASP.NET Core MVC Web Application.

Table of Contents

GitHub Administration

Create and Configure GitHub Repository

  • Create a repository
  • Create a README.md file that describes the project and how stakeholders should use the report.

Project Progress

  • Ensure that the solution is committed and pushed to source control throughout the project.
  • Update the GitHub project iteratively to demonstrate progress.

Project Setup

  • Access the existing project.
  • Fork the existing GitHub repository.
  • Create a new development branch.

image

image

Connect the Web App to the Data Source

  • Add the connection string to your hosted database in the appsettings.json file. image

Design Pattern Implementation

Create Repository Classes

  • Create a repository class for Orders data access operations.
  • Create a repository class for Customers data access operations.
  • Create a repository class for Products data access operations.

repo

Implement Repository Classes

  • Implement the use of the Customer repository class in the Orders controller in place of transferred data access operations.
  • Implement the use of the Products repository class in the Orders controller in place of transferred data access operations.

image

Transfer Data Access Operations

  • Transfer all data access operations from the Devices controller to the Orders Repository class.
  • Transfer all data access operations from the Zones controller to the Customers Repository class.
  • Transfer all data access operations from the Categories controller to the Products Repository class.

image

Implement Repository Classes

  • Implement the use of the Customer repository class in the Orders controller in place of transferred data access operations.
  • Implement the use of the Products repository class in the Orders controller in place of transferred data access operations.

Project Close-out

Security

  • The project will be kept private and accessible to collaborators only.

Web API Cloud Hosting

  • Create an App Service (connected to an F1 tier (free) service plan).
  • Publish your App to the service hosted on Azure.
  • Ensure the App is secure and accessible.

Project links

Reference List

  1. North-West University. (n.d.). "eFundi - Projects > Project 3 Resources." https://www.efundi.ac.za/

  2. Visual Studio. (n.d.). "Visual Studio 2022 Community edition." https://visualstudio.microsoft.com/vs/community/

  3. Microsoft. (n.d.). ".NET 6 Documentation." https://docs.microsoft.com/en-us/dotnet/

  4. Pressman, R. S. (2014). "Software Engineering: A Practitioner's Approach." McGraw-Hill Education.

  5. Sommerville, I. (2015). "Software Engineering." Pearson.

  6. Fowler, M. (2002). "Patterns of Enterprise Application Architecture." Addison-Wesley.

  7. Microsoft Docs. (n.d.). "ASP.NET Core MVC." https://docs.microsoft.com/en-us/aspnet/core/mvc/

ecopower_logisticsp3's People

Contributors

peacetheboy avatar

Stargazers

 avatar

Watchers

 avatar

ecopower_logisticsp3'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.