We’re redesigning the NIH AGIE web application this year, continuing with React and MySQL while adding GPT integration and deploying with Docker, based on the insights we gained from last year's project
The directory structure in this GitHub is to allow the project to have all its resources self-contained. Open Source software should not just be a repository of code. There are a number of directories to help you and others that will follow in your foot steps. It'll also allow the Linux Foundation OMP Mentorship program to keep track of your project and get a better understanding of the problems you encountered during the developmemnt of this project.
Folder | Description |
---|---|
Documentation | all documentation the project team has created to describe the architecture, design, installation and configuratin of the peoject |
Notes and Research | Relavent information useful to understand the tools and techniques used in the project |
Status Reports | Project management documentation - weekly reports, milestones, etc. |
src | Source code - create as many subdirectories as needed |
website | source code for the web site |
docs | DO NOT USE! Contents in this folder are maintained by quarto using files in the ./website folder. |
- Susan Kornstein - VCU Health - Mentor
- John Leonard - Computer Science - Technical Advisor
- John Leonard - Computer Science - Faculty Advisor
- Alina Minor - Computer Science - Student Team Member
- Sofanyas Genene - Computer Science - Student Team Member
- Stef Henry - Computer Science - Student Team Member
- Nahome Kifle - Computer Science - Student Team Member