Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuananh131001/qa-qc-group-project
https://github.com/tuananh131001/qa-qc-group-project
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuananh131001/qa-qc-group-project
- Owner: tuananh131001
- Created: 2022-05-05T10:26:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T16:33:58.000Z (over 2 years ago)
- Last Synced: 2024-10-10T02:40:52.526Z (2 months ago)
- Language: Java
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QA---Group-Project
Group 6
Nguyen Quang Minh - S3748430
Le Van Vinh - S3823614
Ly Tin Kiet - S3755692
Nguyen Tuan Anh - S3864077
Tran Huy Khanh - S3804620# How to run
Open Intellij
open zip or clone from git
make sure Maven load all dependency
Install Ice-3.7.0.msi which can be found at https://zeroc.com/downloads/ice/3.7
```
$ cd ./bin
$ icebox --Ice.Config=config.icebox
```
# Run these files
1. LocationServer.java
2. PreferenceRepository.java
3. WeatherAlarms.java
4. ContextManager.java
5. EnviroAPPUI.java# Run test file
go to test file , right-click , select run
Note: make sure you did all the steps in order![image](https://user-images.githubusercontent.com/67695658/169563360-cc527aff-8c0b-438c-a478-8aa879f6f7f7.png)
https://user-images.githubusercontent.com/67695658/169566430-cb9fc981-a1c4-48e1-9618-606504f67c25.mp4