Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.36 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.36 KB

Penny Expense Manager

Project Status: In Development GitHub Tag GitHub License

⚠️ This project is currently in active development. Things may be unstable and breaking changes can occur frequently.

Penny Expense Manager is built around the idea of an expense tracker for a family. When living as a family, you would want to track all your family incomes and expenses at a single place with an option to view at individual level or at a group level.

The application is using Filament at its core.

Installation

Local Development

The project can be developed with Laravel Herd or using docker.

Deployment

Docker is the recommended way to deploy in production. The docker images are based up on Server Side Up.

Use the Dockerfile with target deploy and run it on production

The docs related to the project can be found over here

...TBC