A fullstack system for managing research conducted by staff members of an organisation.
Contains the following components:
- Backend API written in C# to interact with an SQL database where the data is stored
- Frontend client supporting staff and researcher roles. Obtains data from the API.