Skip to content

ChuckleSan/MambuGlViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MambuGlViewer

A simple web application to upload, view, and modify Mambu GL (General Ledger) JSON files. Ideal for quickly inspecting transaction data and updating booking dates for testing purposes.

C# ASP.NET Core Azure

✨ Features

  • Upload Mambu GL JSON files: Easily load your General Ledger transaction files
  • Multiple View Modes: View the data in different formats for better analysis
  • Edit Booking Dates: Modify transaction booking dates directly in the browser
  • Download Updated File: Re-download the modified JSON file for use in testing
  • Simple & Intuitive UI: Clean web interface focused on speed and usability

🚀 Live Demo

Try the tool online:

Transaction Viewer: https://mambuglviewer20250312152933-dmgdgrbxg9a9aje9.canadacentral-01.azurewebsites.net/

🛠️ Tech Stack

  • Language: C# (primary)
  • Framework: ASP.NET Core
  • Frontend: HTML, CSS, JavaScript
  • Hosting: Microsoft Azure App Service

📖 How It Works

  1. Upload a Mambu GL JSON file
  2. View the transactions in multiple formats
  3. Modify booking dates as needed
  4. Download the updated file instantly

Perfect for developers and testers working with Mambu who need a fast way to inspect and tweak General Ledger files.

📄 License

This project is open source. Feel free to use it in your own applications.


Made with ❤️ by ChuckleSan


Releases

No releases published

Packages

 
 
 

Contributors