Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Latest commit

 

History

History
35 lines (27 loc) · 1.09 KB

File metadata and controls

35 lines (27 loc) · 1.09 KB

Projecty Angular

Projecty Angular is front-end for Projecty REST API. It only supports Projecty REST API v2.0.

Features

  • Authorization Code Flow + PKCE
  • Silent Refresh
  • Dialogs
  • Pop-up notifications

This front-end is updated alongside REST API so for full feature list see Projecty REST API README.md

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Screenshots

Tasks

Alt text

Dashboard

Alt text

Messages

Alt text

Chat

Alt text

Projects

Alt text

License

Projecty is licensed under GNU GPL v3.0 http://www.gnu.org/licenses/gpl-3.0.html