Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sheenazien8/simpel-budgets

Personal money management app
https://github.com/sheenazien8/simpel-budgets

budgeting-application laravel open-source reactjs

Last synced: about 1 month ago
JSON representation

Personal money management app

Awesome Lists containing this project

README

        

Simpel Budget Logo

## About Simpel Budget

Simpel Budget is a web application for manage your budget monhtly, in a simple way. without many tutorial and without pain.

## Learning Simpel Budget
If you use laravel, you already know how to use Simpel Budget.

## Requirements

* PHP >= 8.0.2
* BCMath PHP Extension
* Ctype PHP Extension
* Fileinfo PHP extension
* JSON PHP Extension
* Mbstring PHP Extension
* OpenSSL PHP Extension
* PDO PHP Extension
* Tokenizer PHP Extension
* XML PHP Extension

## Installation

* Clone the repository
* Copy .env.example to .env
* Edit .env and set your database connection details
* Run composer install
* Run php artisan key:generate
* Run php artisan migrate
* Run php artisan db:seed
* Run npm install
* Run npm run dev (development)
* Run npm run build (production)
* Run php artisan serve
* Access the application in your browser at http://localhost:8000

## Demo

You can see a demo of the application at [https://simpelbudget.com](https://simpelbudget.com)

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

## Security Vulnerabilities

If you discover a security vulnerability within Simpel Budget, please send an e-mail to [Simpel Budget](https://simpelbudget.com/contact). All security vulnerabilities will be promptly addressed.

## Credits

- [Sheena Zien](https://github.com/sheenazien8)

## Simpel Budget Support

## Contributing

## Code of Conduct

## License

The Simpel Budget is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).