Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.42 KB

README.MD

File metadata and controls

56 lines (34 loc) · 1.42 KB

MNGR-Client

Codacy Badge Build Status

M - Management
N - Not
G - Generate
R - Rage

MNGR is a management software for managing Projects with Tasks, Notes, Invoices and Materials.

Getting Started

This repository contains an Electron application. This is only the Client part of the project. You have to use the provided REST API.

Prerequisites

npm installed

Installing

npm install

You have to install Electron too.

Run the client

npm run start

Running the tests

npm test

Built With

Authors

  • Lajos Kovács - All the developement - diwin

License

This project is licensed under the Apache License v2 - see the LICENSE.md file for more details!