Giter Site home page Giter Site logo

ashkanrmk / vega Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 27.22 MB

:car: A vehicle dealer single-page application built with Angular 4 and ASP.NET Core 2.0

License: MIT License

TypeScript 23.55% CSS 1.84% HTML 11.89% JavaScript 9.76% C# 52.96%
aspnetcoremvc angular4 webpack entity-framework-core single-page-applications

vega's Introduction

๐Ÿš— Vega

Travis Packagist

An open-source sample vehicle dealer Single Page Application (SPA).

Frameworks - Tools - Libraries

  • ASP.NET Core 2.0 and C# for cross-platform server-side code
  • Entity Framework Core 2.0 as ORM
  • Angular 4 and TypeScript for client-side code
  • Webpack for building and bundling client-side resources
  • Automapper, A convention-based object-object mapper
  • DotNet watcher tools for file changing detection
  • Bootstrap for layout and styling
  • Font-Awesome for pictographic icons

Architecture

  • Full architecture with responsibility separation concerns, SOLID and Clean Code
  • Domain Driven Design (Layers and Domain Model Pattern)
  • Unit of Work
  • Repository and Generic Repository

To run the project

$ npm install

$ dotnet restore

$ dotnet user-secrets set ConnectionStrings:Default "<YOUR CONNETION STRING>"

$ webpack --config webpack.config.vendor.js

$ webpack

$ dotnet ef database update

$ dotnet watch run

LICENSE

Copyright (c) 2017 Ashkan Rahmani

The MIT License. Read LICENSE for further information.

vega's People

Contributors

ashkanrmk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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