Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 649 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 649 Bytes

FOCUSA

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.