Code Monkey home page Code Monkey logo

dotnet31spa's Introduction

Prerequisites:

  • .Net Core 3.1
  • node.js version 12+
  • npm version 6.14+
  • Angular version 10.1.0

Run

  • Open with Visual Studio Code
  • Make sure the C# extension is installed
  • open the console (integrated terminal) in the "ClientApp" folder
  • run "npm install"
  • run "ng build"
  • launch the application from the debug section ".NET Core Launch (web)" or press "F5"
  • click on the "Fetch Data" menu item to verify that the angular app is recieving data from the api portion

September 2020: We are hiring! Applicants must be able to legally work in the USA and are preferably located in the Eastern or Central time zone.

To be considered do the following:

  • create a fork of the project (or clone it and send us the link)
  • change the "Fetch Data" functionality from hard-coded values in the controller to be retrieved from a SQLite database (1 table)

We are looking for the follwing in your fork:

  • a sql lite database with one table to hold the temperatures and dates
  • a service class that uses Dapper to retrieve the temperatures from the database
  • the service being used in the weather forecast controller to retrieve the data.

For additional bonus points:

  • change the angular app to use angular material styling
  • create a component for temperature CRUD operations using reactive forms
  • add the required endpoints to the weather forecast controller
  • add the required CRUD methods to the data service

For even more bonus points:

  • secure the app with the identity provider of your choice (Google, etc) using OAuth and the angular-auth-oidc-client version 11+, if possible implementing PKCE flow

Finally, submit a pull request for your fork as well as your contact information!

dotnet31spa's People

Contributors

christianatsuddath avatar dependabot[bot] 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.