RyleyGG / apluschiever

A+chiever is a node-based education framework
2 stars 0 forks source link

Add error handling to API requests #44

Open Sn00pyW00dst0ck opened 8 months ago

Sn00pyW00dst0ck commented 8 months ago

Issue Description

Add error handling to API requests made to the backend so users get proper feedback when something goes wrong.

Proposed Implementation

This will vary page by page. We should do a full audit to ensure all cases are handled properly.