Samples Yabt

screenshot of Samples Yabt
angular

"Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI

Overview

Yet Another Bug Tracker (YABT) is an innovative educational project designed to showcase the functionality of a bug tracking system using modern technologies. Built with ASP.NET Core and powered by RavenDB, YABT offers a unique hands-on experience for those interested in developing bespoke enterprise applications with NoSQL databases. The addition of an Angular front-end enhances the project, allowing users to explore its capabilities directly through a live demo.

The project not only serves as a practical example but is also accompanied by a series of informative articles that delve into the intricacies of building enterprise applications. With its minimal third-party dependencies and a focus on best practices, YABT promises an insightful approach for developers looking to learn and implement effective bug tracking solutions.

Features

  • Modern Stack: Built using ASP.NET Core 8 and Angular 14 for a responsive and dynamic user experience.
  • NoSQL Database: Utilizes RavenDB 6.0.1 to provide a flexible and scalable data storage solution tailored for enterprise applications.
  • Educational Resource: Accompanied by articles that explain the various aspects of building applications with NoSQL, making it great for learning.
  • Minimal Dependencies: Designed with a focus on reduced third-party dependencies, ensuring smoother integrations and maintenance.
  • Hands-On Experience: Users can easily access the live demo at yabt.ravendb.net to explore the application firsthand.
  • Community-Driven: Encourages user contributions through bug reports, ideas, and pull requests, fostering an active development community.
  • MIT License: Released under the MIT license, promoting openness and accessibility for modifications and enhancements.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.