Client for the Hands-On Reading project. Built using Angular 8 CLI.
Client for the Hands-On Reading project. Built using Angular 8 CLI.
For a detailed project description, see this article.
Aditi Nafde
Matt Coneys
James Cummings
Tiago Sousa Garcia
This section is intended to list the frameworks and tools you're using to develop this software. Please link to the home page or documentatation in each case.
Install Angualr CLI. You also need the Hands-On Reading server repo cloned and running and access to a mongodb instance.
Clone and run npm install
.
Run npm start
.
There are currently no tests.
The application currently deploys to Azure using a GitHub action on any push to the master branch.
- Initial Research
- Minimum viable product
- Alpha Release
- Feature-Complete Release
Protected and can only be pushed to via pull requests. Should be considered stable and a representation of production code.
Should be considered fragile, code should compile and run but features may be prone to errors.
A branch per feature being worked on.
https://nvie.com/posts/a-successful-git-branching-model/
Please cite the associated papers for this work if you use this code:
@article{xxx2023paper,
title={Title},
author={Author},
journal={arXiv},
year={2023}
}
This work was funded by the ATNU project.