Portion Mate is an application that helps keep track of your food intake. This project has been proposed for Level 4 Individual Project (H) by Dr. Oana Andrei. To run this app locally, refer to the instructions in the manual.
Learn about this project through the different docs provided!
Stacks used | |
Dependency managers | |
Code style |
For more information, please refer to the Wiki.
.
Root of repository with directories of different concernspackage.json
is the repository module handler using Yarn Workspaces and lint-stageddocs
contains files and assets related to documenting this projectsrc
contains the source code for the application itselfsrc/app
includes most of the source code for the Expo applicationsrc/server
is the source code for the Django backend serversrc/package.json
&src/pyproject.toml
list dependencies of the source codesrc/manual
lists instructions on running the application locallysrc/.env.example
is an example of a.env
(git-ignored) file that can be used to read environment variablesdissertation
contains all files for the dissertation and being used on Overleaf.github
Files used by GitHub to enable features used by this repository.github/workflows
contains all YAMLs for instructions on running different GitHub Actionstimelog.md
is a required file for the project that includes a log of tasks and time spent
While as much as I love open-source, unfortunately, this project is not licensed for contributions or modifications. This is for confidence with the academic conduct of the university and avoid assisting any unintentional plagiarism. This repository is only public for reference. All dependencies for the project are licensed and used with compliance to requirements.
If you have questions about this project, you can refer to the documents (including the FAQ), but if you didn't find what you were looking for, or want to share feedback, you can send it to:
Inesh Bose - 2504266b@student.gla.ac.uk / Inesh.Bose@glasgow.ac.uk
Project Link: https://github.com/ineshbose/portion-mate/