Fuel Receipt management system is a simple web application for saving your fuel receipt in MySQL database. Easily to add view and filter your receipts, providing a good way to organize fuel receipts.
- Clone the Repository:
[email protected]:Citadaskola-2023/GustavsO-Degvielas-ceki.git
- Install needed project dependencies:
docker run --rm --interactive --tty \ --volume /$PWD:/app \ composer install
- Start the project and container using docker:
docker compose up -d
- Open you web browser and navigate to
https:localhost
- To enter an account, use these credentials:
Username:
USER-001
; Password:2024
This project is licensed under the Unlicense - see the LICENSE file for details.