Code Monkey home page Code Monkey logo

angular-8-display-products-crud-api's Introduction

WebApiDataOrbis

Titles and internal titles

  • Written by Sinikiwe Nangoku Jumba (2021), as DataOrbis Intermediate Software Developer Assessment.

Introduction

  1. Please find below the description of the assessment https://drive.google.com/drive/folders/13_SNIK5Cy1hYVFz7Xcm5RxsGF6K90N8Q 2 I have used swaager instead of Postman postman library due to the pressure and other commitment I was getting from my other work size, I hope that will not bring disadvantages.
  2. I have decided to use sql database to store data by creating a sql scripture to create a data with the same schema as provided in dataOrbis json data.
  3. The script to create data schama and populate it is also provided here : https://docs.google.com/document/d/e/2PACX-1vTYXOHaCGKd9HilxGdFTUZnRVoLCneGurBrLM6ubiZgLW1fdmQxf6mLiJ8vryxZIt52NG-36Mh7ipCZ/pub

Launch proccess.

  • Run the above mentioned script on on the link in line 4.

  • Get the connection string from data source and plave in in your appsettings json file that can be found at your root file.

  • How my conn string looked like :

    "AllowedHosts": "*", "ConnectionStrings": { "WebApiDataOrbisContext": " ---" }

  • should you connect them both and start running them on the same machine with your Angular app they start to interact.

  • NB : ensure the port number are on their default i.e 4200 for FE and 44385 BE

angular-8-display-products-crud-api's People

Contributors

snirajavas 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.