Group 1's project for ESOF 423- an inventory management system (IMS) for the HRDC.
The staging environment can be found here. You can log in as
admin, staff, or volunteer. The password for each is password (this is just to make the app easily accessible, and will change for the final app).
View our project website for full user documentation.
To contribute to the project:
- make a branch on github
git pullon the main branchgit checkout branch-name- do your work, add your feature, you can save your changes to your branch
- push your changes (make sure you are on your branch, not main)
- on github, make a pull request to merge your changes into the main branch (resolve any merge conflicts)
- tag someone for a review (probably not necessary for smaller changes)
- once someone approves, merge it
Full developer documentation can be found here.
Alan Zetzer, github: AJ-Zetzer
[Theodore Bagley] - MyGithub - (https://github.com/TheodoreBagley)
Matthew Parker, github: doddsip