Home - ryangurn/regtools GitHub Wiki
Registration Tools
Revision History
| Date | Author | Description |
|---|---|---|
| 02/13/2020 | rg | Setting up initial document |
| 02/24/2020 | rg | Changing title & adding to TOC |
| 02/27/2020 | rg | Adding Branch Breakdown |
| 03/07/2020 | jg | Updated document links and branch lists to reflect current project structure |
| 03/11/2020 | rg | Adding links for google drive files into README |
Official Documents
- Final Requirements Checklist for Turn-In
- README
- Project Plan
- Installation Instructions
- Technical Documentation
- SRS
- SDS
- Task Breakdown
Wiki Quick Links
Branch Breakdown
master- This is where the final code will end up.ParserDev- This is the branch that will provide space for the development of the parsers.GUIDev- This is the branch that will provide space for the development of the various windows and graphical user interfaces.IntegrationDev- This branch is to be deprecated. This is an outdated branch that was being used to integrate the GUI and parsing/database portions of the codebase.IntegrationDevV2- This is the branch where the integration of the GUI and backend codebase, as well as the final stages of development, are taking place.