-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Kevin Cheung edited this page Aug 15, 2023
·
14 revisions
This is a living wiki to track the progress of the NZPMC Examination Portal project, outline the conventions used, and document the system architecture. We recommend the user to start at Getting Started.
Project started: 2021
Wiki started: 2023
Contact: projects@wdcc.co.nz
- Introduces new developers to the codebase. This should be read immediately after following the
README.md
instructions in both theservice
andclient
directories.
- Lays out the repository structure and runs through interaction between the different workspaces and files, explaining some important things to know before contributing to development.
- Includes conventions for naming commits, branches, pull requests, tickets, etc.
- Resources for beginners wanting to learn about the tools they may need to develop.
- Links to tools used in this project and external resources for learning about them.
- Resources for contributing to the visual design of the NZPMC Exam Portal.
- Tracks the long-term progression of the project.
- Overview of the development methodology this project uses.