Skip to content

VladKovtun99/StreamingTracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

67 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎡 StreamingTracks – A Web App for Streaming Self-Composed Music

πŸš€ Live Demo: StreamingTracks Client

πŸ“Œ About the Project

StreamingTracks is a web application that allows streaming self-composed music. It includes an admin panel for uploading and managing tracks on AWS S3, as well as tracking user listening activity.

The web client features a custom music player with automatic track navigation. The backend efficiently handles caching, database transactions, and is deployed using GitHub Actions on Azure, while the frontend is hosted on Firebase.


πŸ›  Tech Stack

Backend:

  • 🟒 ASP.NET Core
  • 🟒 Entity Framework Core
  • 🟒 C#
  • 🟒 PostgreSQL
  • 🟒 REST API
  • 🟒 AWS S3 (for track storage)
  • 🟒 Clean Architecture (Separation of Concerns, Use Cases, and Dependency Injection)

Frontend:

  • πŸ”΅ Angular
  • πŸ”΅ HTML, CSS, JavaScript

Infrastructure & Deployment:

  • πŸš€ GitHub Actions (CI/CD)
  • 🌐 Azure (Backend Hosting)
  • πŸ”₯ Firebase (Frontend Hosting)

βš™ Features

βœ… Music Streaming: Listen to uploaded music seamlessly.
βœ… Admin Panel: Upload and delete tracks from AWS S3.
βœ… Custom Player: Automatically plays tracks and navigates to the next.
βœ… Listening Tracking: Monitors how many times a track has been played.
βœ… Performance Optimization: Uses in-memory caching for improved speed.
βœ… Database Transactions: Ensures data integrity during critical operations.
βœ… Secure & Scalable: Hosted on Azure with GitHub Actions CI/CD.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published