You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete full-stack web app using React to provide an interface for a university. The app includes full interfacing with a REST API over HTTP protocols and implemented in JavaScript with React components. It allows the user to create modules, students, cohorts, and degrees using POST. All records can be modified with PUT.