Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomcl/hlp22docs
Team documents for HLP22 project work
https://github.com/tomcl/hlp22docs
Last synced: 14 days ago
JSON representation
Team documents for HLP22 project work
- Host: GitHub
- URL: https://github.com/tomcl/hlp22docs
- Owner: tomcl
- Created: 2022-02-19T14:03:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T20:39:36.000Z (over 2 years ago)
- Last Synced: 2024-04-14T03:53:03.459Z (7 months ago)
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hlp22docs
Team documents for HLP22 project work individual code assessment
Fork and clone this repo. Edit your single given Team document only (e.g. Team1.md).
Any member of Team can submit PRs to my repo for their team at any time, every commit should be agreed by team. Only one commit is required.
**1st commit with initial (and probably final) allocations of code to Team members must be before Wednesday 23rd 16:00.**
* Write down every top-level function, in its initial order in files, and who is responsible for it, on a single line (line numbers are unstable).
* Give team members as IC logins
* Add changes in section below## Example content of TeamN.md file
# Team members
* delete this and replace by your team members*
| Name | IC user | github login
|------|----------|-------------
| Tom Clarke | tomcl | tomcl
| A.N.Other | login2 | login2gh# Individual Contributions
## Symbol
* keep this list uptodate *
afun - tomcl
bfun - tomcl
cfun - tomcl
dfun - login2
efun - login2
ffun - login2
### Symbol Function Ownership Changes
20 Feb dfun --> tomcl
22 Feb bfun --> login2
*listing changes here as they happen*
*List anything special here about who did what if needed*## Buswire
*as for symbol above, list initial names of functions in initial line order and who is responsible*
### Buswire changes
## Other Module Changes
* any changes made to other modules *
Sheet.interfacefun - tomcl