Giter VIP home page Giter VIP logo

assignment's Introduction

Assignment

This project is created as assigment for Kaplan team Interview process. This is built with Angular 7 as front End and Node as back end.The data is read from channel.json file as per requirement in server. Bootstrap 4 is used for UI.

Task details

  1. This project demonstrated the knowledge of consuming APIs, unit/integration testing, and Angular 7+ UI code development skills.
  2. The project has used observable, properties, services, events, routing,dependency injection,components and modules as per requirements
  3. Appropriate semantic Angular, HTML markup, CSS is used.
  4. Understanding of API and properly separated concerns (SOLID Principles) have been established.
  5. Unit testing for modules has been written.
  6. Followed Clean coding practice.
  7. ARIA-Basic Accesibility guidelines hav been implemented as per https://www.w3.org/standards/webdesign/accessibility Includes:-
  8. Tab focus on Navbar.
  9. Thealt attribute for images.
  10. Tested website with ChromeVox Screen Reader.

This project was generated with Angular CLI version 7.1.2.

Development server

  1. Clone or download the codebase from GitLink.
  2. cd into the Assignment Folder.
  3. Run npm i in terminal.This is for Angular application dependencies.
  4. Run ng build in terminal.This will create dist folder which will be served by the node to browser.
  5. cd to server folder.Run npm i in terminal.This is for Node application dependencies.
  6. Make sure there is Node installed in the machine.
  7. Run node index in terminal.
  8. Open the browser at http://localhost:3001.
  9. Click the Lessons tab for the assignment in nav bar.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma. Extensive Unit test case written for all modules.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Only Basic end to end test case is written.

assignment's People

Contributors

ramanathmadiwal avatar

Watchers

James Cloos 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.