Skip to content

Mr-Kumar-Abhishek/Asitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asitor

Build Status Join the chat at https://gitter.im/Mr-Kumar-Abhishek/Asitor Stories in Ready

Asitor is a management software.

Throughput Graph

What is this repository for?

  • Quick summary: This repository is for developers to enhance, debug or fork the repository. In a nutshell this is not serious project. However my plays turns out to be serious most of the time later on.

  • Version: pre-alpha.

  • Learn Markdown: In order to document on this project you need to learn markdown as this the language we are using to document everything about this project.

How do I get set up?

  • Summary of set up : In order to setup this software (in pre-alpha stage) you need to have QT and all the development files of C++. Currently it is made as a cross-platform from the start so compilation of this software is possible in any system provided it has all the development files for compilation.

  • Configuration: C++ compiler (preferable is g++, clang or mingw for windows), and QT development tools.

  • Dependencies: QT, Sqlite.

  • Database configuration: Sqlite.

  • How to run tests: compile and run tests.

  • Deployment instructions: Deployment should be cross-platform, for linux it should have a make, configure and install script and in windows it should have a proper installer.

Build instructions

  • Linux

For linux, clone the repository, then move to source directory:

qmake

Then make:

make

How to run ?

To run on linux use this command on terminal,

./asitor or double click on the icon named asitor.

Contribution guidelines

  • Writing tests
  • Code review

Who do I talk to?

  • Repo owner

About

No description, website, or topics provided.

Resources

License

LGPL-3.0 and 2 other licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
license.cpp
Unknown
license.h

Stars

Watchers

Forks

Packages

No packages published