HarryPi / Distributor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributor

Idea

This is to be the front-end for a generic product distribution platform. The first stage will mainly focus on the needs of Pharmaceutical companies as it comprises the main shareholder of this project.

Will be cross-platform desktop app based on Electron.

More to be added as the project progresses.

Project Principals

The main idea of this project is to follow Google's good coding principle, what this means.

  • Any new feature MUST come with a test suite and an explanation why it is a good test
  • All code if more than one participants in the project must be code-reviewed
  • All new features / Bugs and future plans must be an issue in GitHub with a clear track on progress.
  • Any new code must be in small commits!

Auto Generated comments from angular below

This project was generated with Angular CLI version 8.3.18.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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.

Running end-to-end tests

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

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About


Languages

Language:TypeScript 68.9%Language:JavaScript 25.2%Language:HTML 4.3%Language:CSS 1.6%