Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ore-codes/finwallet

Finance app with key features like send money, view transaction history, generate statements, and two factor authentication. It is designed with important fintech conventions in mind. Security and accessibility was prioritized in the development of this project.
https://github.com/ore-codes/finwallet

breeze docker dompdf inertiajs laravel mysql paystack-api react sails tailwind

Last synced: 4 days ago
JSON representation

Finance app with key features like send money, view transaction history, generate statements, and two factor authentication. It is designed with important fintech conventions in mind. Security and accessibility was prioritized in the development of this project.

Awesome Lists containing this project

README

        

# Finwallet




## Setup
1. Clone the repository.
2. From your linux terminal, navigate to the local repository folder.
3. Run `./vendor/bin/sail up`
4. Open bash in the created docker image
5. Run `php artisan migrate`
6. Visit http://localhost
7. Thanks!

## Technology stack






## License

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