Companion Windows Application for "Markojudas' Music" Web App

This Windows Form Application helps the uploading and updating(adding new albums) of bands. It connects to the S3 Bucket uploading the images and inserts the band (as a document form) to the database.

Used:

  • Visual Studio 2022.
  • Windows Forms Application (WFA .NET Framework).
  • AWS S3 Bucket.
  • MongoDB Atlas.

Packages & Tools

  • AWS TOOLKIT for Visual Studio.
  • AWSSDK.S3 NuGet package.
  • MongoDB.Driver for .NET