Skip to content

xK3v/AccountX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccountX - Bookkeeping software

Getting organized.

Sometimes this is the most difficult task for individuals or teams. AccountX removes the time-consuming and complex path to be financially organized.

Setup Guide

Cloning & submodules

There are two ways to clone the repository with submodules:

  1. cloning step-by-step
  2. cloning all-in-one command

1 - step-by-step

git clone https://github.com/xK3v/AccountX.git
cd AccountX
git submodule init
git submodule update

2 - all-in-one

git clone --recurse-submodules https://github.com/xK3v/AccountX.git
cd AccountX

Follow instructions of submodules

  1. Backend README.md
  2. Frontend README.md

Start using the application

Contributors


This project was set up for the "Software engineering selective" lecture at FH JOANNEUM Graz.

About

SWENGS-Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published