ASP.NET Core App for the final project at SoftUni C# Web Module.
- ASP.NET Core
- Entity Framework Core
- SignalR - soon
- AutoMapper - after trying some things without it :)
- Cloudinary
- Bootstrap
- jQuery
- nUnit
- Moq
Main idea of the app is to be alike Spotify but with a chat functionality implemented in a rather unusual way.
(there is still no active chat system, still doing some research on SignalR)
-every User can listen to songs and playlists(create them too).
-every Creator has the ability to add new songs, playlists, albums.
-every Administrator can do everything a Creator is capable of plus adding new genres, manage roles of all users, remove add new Creators