Skip to content

[BugStalker] bugtracker client side application made with Angular and Angular Material

Notifications You must be signed in to change notification settings

Kaliszando/bs-web-client

Repository files navigation

Logo BugStalker Web

BugStalker projects:

About The Project

The BugStalker web application, a bug tracking system frontend, is developed using Angular and TypeScript. It requires an API project that produces data models and ready to use Angular services for API endpoints.

Built With

  • Angular + TypeScript
  • Angular Material
  • Chart.js

Getting Started

In order to start working with frontend, run backend first.

Prerequisites

  • Node.js
  • npm
  • Chart.js

Installation

  1. Clone the repo
    git clone https://github.com/Kaliszando/bs-web-client.git
  2. Install depentencies
    npm i
  3. Start frontend
    npm start

Contact

Adam Kalisz kaliszadam99+dev@gmail.com

LinkedIn @adam-kalisz

Other links linktr.ee/kaliszando

(back to top)