8000 GitHub - andikatuluspangestu/paynote-web: Aplikasi Manajemen Keuangan Pribadi dengan Framework Laravel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andikatuluspangestu/paynote-web

Repository files navigation

PayNote Web App

This is a web application that allows users to keep track of their expenses and income. It is a simple and easy to use application that allows users to add, edit, and delete their transactions. The application also provides a summary of the user's transactions and a chart to visualize the user's expenses and income.

Preview

image image image

Technologies Used

  • Laravel 10
  • PHP 8
  • MySQL
  • Bootstrap 5
  • SASS

Features

  • Add, edit, and delete transactions
  • Summary of transactions
  • Responsive design
  • User authentication
  • User registration
  • Etc.

Installation

  1. Clone the repository
git clone git@github.com:andikatuluspangestu/paynote-web.git
  1. Install the dependencies
composer install
  1. Create a new database and import the database schema from the database directory
  2. Create a new .env file and update the database configuration
  3. Generate a new application key
php artisan key:generate
  1. Run the application
php artisan serve
  1. Open the application in your browser
http://localhost:8000

License

This project is open-sourced software licensed under the MIT license.

About

Aplikasi Manajemen Keuangan Pribadi dengan Framework Laravel

Topics

Resources

Stars

Watchers

Forks

0