• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ASP.NET Core 2.0 and Angular 5 - Application: Web App "WindPowerSystem" helps to manage by data for electric wind turbines and wind farms. Also it calculates incomes for turbine’s shareholders according to how much a turbine produces electricity. Currently Single Page Application (SPA) "WindPowerSystem" is in development phase and is developed by using: -- C#/ ASP.NET Core 2.0 (backend layer based on RESTful APIs); -- SQL: MSSQL- Entity Framework (at this moment) / Oracle-NHibernate (in future); -- Typescript: Angular 5; -- HTML, CSS/ LESS, Bootstrap; -- WebPack, Node.js; -- Authentication (used token-based approach using JSON Web Tokens (JWT)) -- Mapster; The app manages by data from the database: -- 22 related tables; -- 1004 turbines and 31 types; -- 11 wind farms; -- 1062 shareholders (privacy and legal types); -- shares for turbines / wind farms;