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.
Systemi@LT uses the following technologies :
- Install play2 framework version 2.3
- Install and run mongodb (debian)
- Clone project
$ git clone [email protected]:LateralThoughts/systemi.git
or
$ git clone https://github.com/LateralThoughts/systemi.git
- Go to systemi repository
$ cd systemi
- Launch application :
$ activator run
- You can now go to http://localhost:9000 with your favorite browser to log in !
In the cloned repository, run the following command :
$ sbt test