Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

First prototype

Latest
Compare
Choose a tag to compare
@TingxinXie TingxinXie released this 08 Dec 11:29
· 3 commits to master since this release
df25334

All applications present in the architecture diagram have a repository and an MVP is implemented.
Tests cover 96% of the application and upload to Code Climate.
All repositories have a “B” Grade on Code Climate.
CI, Exceptions, Logging, and all other services listed in the requirements & service.yml example are all setup. The bootstrap script works. Service.yml has uploaded with no errors in the DCSIL team app.
The majority of the content is functional and dynamic. The apps do not rely on hard-coded static data.
All main use cases/flows have been delivered and are functional.
Detail videos that indicate the flows that have been implemented are shown in “use_cases.md”
Areas which are still under development, or not fully implemented are shown in “under_development_areas.md”
The application has a consistent look and feel.