Skip to content

Laravel-based management system for Universal Trade Services, starting with an Expense Sheet module (with attachments, PDF bundling, and Excel export), and scalable for more modules in the future

Notifications You must be signed in to change notification settings

Anas524/UTS-management-system

Repository files navigation

Universal Trade Services – Management System

A Laravel-based management system for Universal Trade Services.
Currently includes an Expense Tracker module with row-level attachments, PDF bundling, and Excel export.
Built to be scalable for future modules such as Invoices, Customer Sheets, and Business Analytics.


🚀 Features

  • Expense Tracker

    • Add, edit, and delete expense rows
    • Attach files (invoices, receipts, notes)
    • View or download individual attachments
    • Merge multiple attachments into a single PDF
    • Export expense sheet to Excel
  • User Management

    • Role-based access (Admin & User)
    • Authentication (Login/Register)
  • Tech Highlights


📂 Project Structure

uts-management-system/ ├── app/ # Laravel application files ├── bootstrap/ ├── config/ ├── database/ # Migrations & seeders ├── public/ # Public index.php, assets ├── resources/ # Blade views, CSS, JS ├── routes/ # Web routes ├── storage/ # Logs, temp, and uploaded files └── vendor/

About

Laravel-based management system for Universal Trade Services, starting with an Expense Sheet module (with attachments, PDF bundling, and Excel export), and scalable for more modules in the future

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published