denver-code / secure_control_panel

A simple tool for controlling your staff members and their work progress, badges, tasks, etc.

Repository from Github https://github.comdenver-code/secure_control_panelRepository from Github https://github.comdenver-code/secure_control_panel

SCP - Secure Control Panel

Details coming soon.......

Watch the progress

You can follow me on twitter and watch all progress of development!
Twitter
Telegram

Run SCP on your pc device from source code

Note

For start confirm flutter instalation on your machine.

 git clone https://github.com/denver-code/secure_control_panel
 cd secure_control_panel
 flutter pub get
 flutter run lib/main.dart

Build an EXE

Note

For start confirm flutter instalation on your machine.

 git clone https://github.com/denver-code/secure_control_panel
 cd secure_control_panel
 flutter pub get
 flutter build windows

This commands results in EXE file:

    [project]/build/windows/runner/Release/secure_control_panel.exe

About

A simple tool for controlling your staff members and their work progress, badges, tasks, etc.


Languages

Language:Dart 48.5%Language:C++ 26.8%Language:CMake 22.8%Language:C 1.8%Language:Batchfile 0.0%