Gambo is a comprehensive document management platform designed for individuals and teams who need a reliable, secure way to store and share files. Built with ASP.NET Core Razor Pages and a RESTful API backend, it supports tag-based organization, due-date tracking with a calendar view, hierarchical sub-documents, and fine-grained access control (owner-only, authenticated users, or public sharing). Every document can be shared instantly via a generated QR code. Automated email and SMS reminders ensure nothing falls through the cracks before a deadline. The multi-language interface (English, Swedish, Finnish) and a Pro subscription tier make it ready for a global audience. Under the hood it runs on Entity Framework Core with MySQL/MariaDB for production and SQLite for development, and is continuously deployed through GitHub Actions to both a sandbox and a production environment.
Visit Project ↗