MarcoABCorrea / job-search

Job search application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Search

This App emulates a job search site.

WIP! Currently working on branch refactor on a Flex-Layout / Angular Material solution.

Stack & Components

  • Angular 7
  • Bootstrap 4
  • SASS
  • Font-Awesome
  • lodash
  • ngx-pagination

Setup

In order to setup the Angular application just run the following command from root folder

npm install

to download all dependencies

Development server

Start the server:

$ ng serve

Navigate to http://localhost:4200/

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

TODO

  • Change to angular material

About

Job search application


Languages

Language:TypeScript 55.3%Language:HTML 26.8%Language:CSS 10.2%Language:JavaScript 7.7%