This code is now archived, as all final year project work MUST be public domain according to University guidelines. We still hold rights over the codebase.
Note: The purpose of this README document is to help our team get an idea about details we have to keep in mind when working on this repository.
The current folder organisation is as follows (ans is subject to change). There are 3 folders at project root:
- report - The LaTeX files, stored, compiled and managed here.
- server - All the server code, including graphql, and the microservices.
- client - The client code, includes the React Native source code.