Code Monkey home page Code Monkey logo

lac-internship's Introduction

Introduction

The scope of this project is to famialirize with principles of developing SPA application. We're going to use Angular 5 framework for client UI and .NET Core for backend. The

Required tools:

  • VS2017
  • SQLServer 2017
  • Git
  • P4Merge
  • nodejs
  • npm
  • angular cli

Study plan

Angular topics:

  1. Angular project structure, approaches, angular CLI
  2. Data-binding, Components, Directives
  3. Dependency injection
  4. Routing & Navigation
  5. Http client
  6. Unit tests

.Net Core topics:

  1. HTTP protocol and principles (GET, POST, PUT, DELETE)
  2. Web API (Controller, Model)
  3. Entity Framework and data persistance
  4. Unit tests

Application features:

  1. Upload image
  2. Image galery
  3. Create and run test
    • Call ML API from back-end
    • Call ML API from front-end
    • Save test in DB
    • Display tests in a grid
    • Show test
    • Remove test
  4. Login/Logout
  5. Data ownership

Lessons:

  1. Introduction
    • install and configure environment.
    • Familiarize with git.
      • clone a repository
      • create a branch
      • merge branch
      • rebase branch
    • Launch application.
      • Change "Hello world" text
    • HTML/CSS/SCSS
      • Change styles
  2. Introduction to C# and .NET Unit tests
    • Fix unit test
    • Write unit test
  3. Introduction to TypeScript and TypeScript Unit tests
    • Fix unit test
    • Write unit test
  4. Angular project structure
    • architecture
    • CLI
  5. Template & Data binding
    • Components
      • Image galery component
    • Directives
      • Loader directive
  6. Angular Routing
    • Create Menu
  7. HTTP protocol
    • .NET Core API
    • Swagger
    • CRUD and HTTP Verbs
      • Image upload API (CRUD)
  8. Image
    • Image upload component
    • Angular Http Client
      • Call .NET Core API
      • Call ML API from Angular
  9. Data persistance
    • Entity Framework
      • Create DB
      • EF Migrations
      • Create "Test" Entity and table
      • CRUD Web API for "Test" Entity
  10. CI
    • DevOps culture
    • CI concepts & philosophy
    • Setup build
  11. Continuous deployment
    • Continuous deployment philosophy
    • Setup a Continuous deployment

lac-internship's People

Contributors

adrianvmw avatar grajdeanserghei avatar

Watchers

Adrian Valentin Marinescu 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.