Skip to content

ParcheKo/finlex-test-frontend

Repository files navigation

Sample Angular Project

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

This is a sample project started for a simple task in a job interview process.

It tries to demo a very simple POC sales application.

Built With

Getting Started

Let's take it for a spin :-)

Prerequisites

  • Node.js

Download and install latest LTS version of Node.js runtime for you OS from here.

Setup

  1. Clone the repo
    git clone https://github.com/parcheko/finlex-test-frontend
  2. Install NPM packages
    npm install
  3. Start development web server
    npm start

Application can be accessed on http://localhost:4200.

Usage

Orders Page

We can create orders here with the button above.

Persons Page

We can view people that already have registered an order.

Todo

  • Upgrade Angular to latest version.
  • Solve CSS problem of table which shrinks columns.
  • Display backend errors as a nice and clear dialog.
  • Add pagination, sorting, and filtering to the tables.
  • Add thousand-separator for money columns.
  • Add "No." columns for tables.

Contact

Amir A. Rezaei P. - @amir_parcheko - [email protected]

Project Link: https://github.com/parcheko/finlex-test-frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published