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

The scalable and robust version of FOCUSA.

Notifications You must be signed in to change notification settings

yashdiniz/focusa2021

Repository files navigation

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.