I developed two sites: Mybuh.com - Personal Finance Accounting Service, Myfood - service for accounting cooked food.

nginx_php_mysql Docker

2023-03-21

Easy start on web-development

This project allows you to deploy work with three services in Docker

  • Nginx
  • MySQL
  • PHP

The services are interconnected, so in this project you can do local development in PHP using MySql as a database.

The project is designed for the initial level of training and does not require special skills.

To start local development or getting familiar with databases, just download the project from github and follow the instructions from the file README.MD.
How to install Docker on your computer see here.

2015-03-20

Service Personal Finance Accounting

Main functions:

  • Accounting for account balances: transfer between accounts
  • Costs / revenues - with hierarchy by category, infinite nesting depth
  • Future Planning: Income / Expenses
  • Categories catalog - hierarchical with infinite nesting depth
  • Limits - reflection of current expenses by categories
  • Reports - statistics on expenses for the period
  • Recognition of cash receipts by QR-code (only for the Russian Federation)
image
Shopping calendar
image
Shopping details
image
Spending limits
image
Reports
image
QR-code of the check

2018-09-14

Service for accounting cooked food

The service tells you how long ago you cooked this or that dish, allows you to describe cooked dishes and attach images of dishes.

image
Dish Journal
image
Dish Description
image