Open jonasanker opened 3 years ago
The old Coffee Card API had endpoints and a cronjob for sending a weekly sales statistics email for Analog's Treasurer. Consider it should be migrated.
Old API for email manager is found here: https://github.itu.dk/DigitalCoffeeCard/digitalcoffeecard_backend/blob/master/API/API/Logic/EmailManager.cs
Old API for endpoint is found here: https://github.itu.dk/DigitalCoffeeCard/digitalcoffeecard_backend/blob/master/API/API/Controllers/MaintenanceController.cs
Could possibly be added to the Admin Portal milestone
With Firebase statistics, is this still relevant?
The old Coffee Card API had endpoints and a cronjob for sending a weekly sales statistics email for Analog's Treasurer. Consider it should be migrated.
Old API for email manager is found here: https://github.itu.dk/DigitalCoffeeCard/digitalcoffeecard_backend/blob/master/API/API/Logic/EmailManager.cs
Old API for endpoint is found here: https://github.itu.dk/DigitalCoffeeCard/digitalcoffeecard_backend/blob/master/API/API/Controllers/MaintenanceController.cs