Data Reviews Online spring boot web-app
Data Reviews Online (Dareon) is an application that assists in the process of submission and review of proposals for the inclusion of datasets into a data repository. It helps with the management of Calls for Proposals and the associated proposal review process. Dareon also includes classification schemes to help match Reviewers with appropriate Proposals.
The dockerised version of the Dareon project docker-dareon, can be used for deployment.
- Spring Boot - The web framework used
- Maven - Dependency Management
- Edit repo url in upload-jar.sh to the forked repo url
- Create GitHub API key and add it to Travis account, follow instructions from this blog
- Setup Travis account to monitor both repos (dareon and docker-dareon)
- Loy Larvin - Initial work - larvinloy
- Rommel Gaddi - Initial work - gaddirg
- Peitong Wang - Initial work - s3501054PeitongWang
- Ayush Garg - Initial work - s3555116ayushgarg
This project is licensed under the BSD2 License - see the LICENSE file for details