/secure_control_panel

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

Primary LanguageDart

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