Skip to content

offline database for Kanban Boards (in gitkraken style) and conversation pages (in telegram style).

Notifications You must be signed in to change notification settings

mohsenD98/QmlZeroDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroDay

offline database for Kanban Boards (in gitkraken style) and conversation pages (in telegram style).

image

icon link

Demo

Zeroday.Overview.mp4

Requirements:

  • Qt6
  • Clang for Android release

Current features:

  • Initial Unit test's
  • Seperate Lib's from project
  • Build for android, Windows, linux
  • using SQLite as database
  • Conversation(chatting) page

work in progress:

  • Weekly boards
  • Time lines
  • Use android api's for gallery and music player

Linux release:

  • clone the project
  • open ZeroDay.pro with qtCreator
  • use LIBS += $$PWD/../ZeroDayLib/Build/libZeroDayLib.a in ZeroDayProject.pro and ZeroDayTests.pro

Windows release:

  • clone the project
  • open ZeroDay.pro with qtCreator
  • open ZeroDayLib.pro
  • comment CONFIG += static
  • use LIBS += $$PWD/../ZeroDayLib/Build/ZeroDayLib.dll in ZeroDayProject.pro and ZeroDayTests.pro

android release:

  • clone the project
  • open ZeroDay.pro with qtCreator
  • use LIBS += $$PWD/../ZeroDayLib/Build/libZeroDayLib_arm64-v8a.a in ZeroDayProject.pro and ZeroDayTests.pro

About

offline database for Kanban Boards (in gitkraken style) and conversation pages (in telegram style).

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages