Giter Club home page Giter Club logo

victorrutskin / flight-simulator-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16.25 MB

This project is a web API developed using Angular, ASP.NET, and MSSQL, which simulates planes arriving and flying in and out of an airport. The project includes features such as music, a console, UI, and button controllers to interact with the simulation. The main components of the project are the FlightsController and the Plane class.

C# 47.65% TypeScript 38.27% HTML 5.78% SCSS 8.30%
airport-simulation angular api console simulator web web-api

flight-simulator-manager's Introduction

Plane Simulation

This project is a web API developed using Angular, ASP.NET, and MSSQL, which simulates planes arriving and flying in and out of an airport. The project includes features such as music, a console, UI, and button controllers to interact with the simulation. The main components of the project are the FlightsController and the Plane class.

Configuration

Asp.Net Core Web API

  • Go To ConfiguredValues.cs.
  • Change the values to your local ports, GetClient will be Angulars Default port and GetServer will be the server default port, they are defaulty set to: https://localhost:7099 (server) and http://localhost:4200 (client).
  • Change servername from DESKTOP-OJ4FU91\VICTORSERVER to your local mssql server name, in appsettings.json.
  • Go to tools in VS studio > nuget package manager > package manager console > write: Update-Database

Angular

  • Open the Client using cmd and enter npm install.
  • Go To myEnvironment.ts.
  • Change the ServerUrl to your server default port, it is defaulty set to: https://localhost:7026.

Running The Project

  • Make sure you've configured everything.
  • Open the Server Project and run it (it will also show you the swagger).
  • Open the Client using cmd and enter ng serve.
  • Enter your Angular port url in the browser, it is usually http://localhost:4200/.

Technologies I've Used for the Project

  • ASP.Net core 6 Web Api.
  • Angular 15.
  • Microsoft SQL Server.

flight-simulator-manager's People

Contributors

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