GithubHelp home page GithubHelp logo

eluckie / cretaceousclient.solution Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 857 KB

C# and .NET (classwork) - practice building an MVC webpage application that interacts with our custom-built API

C# 37.66% HTML 47.36% CSS 12.63% JavaScript 2.35%
api csharp mvc-framework newtonsoft-json

cretaceousclient.solution's Introduction

Cretaceous Client

By E. Luckie ☀️

This is a follow-along project created using lessons on LearnHowToProgram.com on building an MVC application that communicates with a custom-built API. This application displays queryable data about a wildlife park consisting of creatures from the cretaceous period.

Technologies Used

  • C#
  • .NET 7.0
  • API
  • NewtonSoft
  • RestSharp
  • Postman
  • Markdown
  • Git

What is this?

This is an example repo corresponding to multiple lessons within the LearnHowToProgram.com walkthrough on creating an ASP.NET Core MVC client to query a custom ASP.NET Core API in Section 6: Building an API.

This project is called the "Cretaceous Client", while the API is called the "Cretaceous API".

This project was scaffolded using dotnet new.

How To Run This Project

Set Up and Run the Cretaceous Park API Project

First, follow the instructions in the README of this repo to set up and run the Cretaceous Park API.

Set Up and Run This Project

  1. Clone this repo.
  2. Open the terminal and navigate to this project's production directory called "CretaceousClient".
  3. Within the production directory "CretaceousClient", run dotnet watch run in the command line to start the project in development mode with a watcher.
  4. Open the browser to https://localhost:7277/. If you cannot access https://localhost:7277 it is likely because you have not configured a .NET developer security certificate for HTTPS. To learn about this, review this lesson: Redirecting to HTTPS and Issuing a Security Certificate.

cretaceousclient.solution's People

Contributors

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