Skip to content

LateralThoughts/systemi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Systemi@LT

Finance management application for Lateral-Thoughts

  • Invoice management
  • Budget management
  • Business point management
  • Statistics about financial condition of Lateral-Thoughts

This application aims to replace the google sheet currently used.

Technologies

Systemi@LT uses the following technologies :

How to run application

$ git clone git@github.com:LateralThoughts/systemi.git

or

$ git clone https://github.com/LateralThoughts/systemi.git
  • Go to systemi repository
$ cd systemi
  • Launch application :
$ activator run

How to run test

In the cloned repository, run the following command :

$ sbt test