Lantern is a free, open source web-application that gives small businesses the ability to track and account for all income and cash flow along with providing computed detailed reports and finanical analysis.
Lantern is in continous development with new features and bug fixes giving all devlopers the opportunity to contribute!
- Net Cash Flow Statment
- Expense and Revenue Breakdown
- Transaction Filtering
- Customizeable Dashboard
- Calendar Management
- Financial Calculators
- More !
- Make sure you have the latest stable versions for Node.js and NPM installed
- Clone repository:
git clone https://github.com/lanterndevs/Lantern-Client.git
- Install dependencies: Run
npm install --legacy-peer-deps
inside the project folder - You can start a development server by running
yarn start
ornpm run start
. Enjoy and best of luck with your financial growth!
Lantern is released under the terms of the GPL v3 license. For more information see https://www.gnu.org/licenses/gpl-3.0.en.html.