forked from nus-cs2103-AY2324S2/tp
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into Developer-Guide-User-Stories
- Loading branch information
Showing
13 changed files
with
404 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,18 @@ | ||
[](https://github.com/se-edu/addressbook-level3/actions) [](https://codecov.io/gh/AY2324S2-CS2103T-T11-1/tp) | ||
[](https://github.com/AY2324S2-CS2103T-T11-1/tp/actions) [](https://codecov.io/gh/AY2324S2-CS2103T-T11-1/tp) | ||
|
||
 | ||
|
||
**Journal for Enthusiasts in Noting Genealogical Associations** | ||
|
||
### Introduction | ||
JENGA helps Genealogists keep track of details of relatives, and easy storage and retrieval of the relationship between relatives. It does not cover discovery of new information, other than highlighting links/anomalies between existing information. | ||
### Documentation | ||
- [User Guide](https://github.com/AY2324S2-CS2103T-T11-1/tp/blob/master/docs/UserGuide.md) | ||
- [Developer Guide](https://github.com/AY2324S2-CS2103T-T11-1/tp/blob/master/docs/DeveloperGuide.md) | ||
--- | ||
**Acknowledgements** | ||
* This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org). | ||
* Libraries used: [JavaFX](https://openjfx.io/), [Jackson](https://github.com/FasterXML/jackson), [JUnit5](https://github.com/junit-team/junit5) | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,19 @@ | ||
--- | ||
layout: page | ||
title: About Us | ||
--- | ||
|
||
We are a team based in the [School of Computing, National University of Singapore](http://www.comp.nus.edu.sg). | ||
|
||
You can reach us at the email `seer[at]comp.nus.edu.sg` | ||
|
||
## Project team | ||
|
||
### John Doe | ||
|
||
<img src="images/johndoe.png" width="200px"> | ||
|
||
[[homepage](http://www.comp.nus.edu.sg/~damithch)] | ||
[[github](https://github.com/johndoe)] | ||
[[portfolio](team/johndoe.md)] | ||
|
||
* Role: Project Advisor | ||
|
||
### Jane Doe | ||
|
||
<img src="images/johndoe.png" width="200px"> | ||
|
||
[[github](http://github.com/johndoe)] | ||
[[portfolio](team/johndoe.md)] | ||
<h1 align=center><i>ABOUT US</i></h1> | ||
|
||
* Role: Team Lead | ||
* Responsibilities: UI | ||
|
||
### Johnny Doe | ||
|
||
<img src="images/johndoe.png" width="200px"> | ||
|
||
[[github](http://github.com/johndoe)] [[portfolio](team/johndoe.md)] | ||
|
||
* Role: Developer | ||
* Responsibilities: Data | ||
|
||
### Jean Doe | ||
|
||
<img src="images/johndoe.png" width="200px"> | ||
|
||
[[github](http://github.com/johndoe)] | ||
[[portfolio](team/johndoe.md)] | ||
|
||
* Role: Developer | ||
* Responsibilities: Dev Ops + Threading | ||
|
||
### James Doe | ||
--- | ||
<p align="center"> | ||
We are a team based in the [School of Computing, National University of Singapore] (http://www.comp.nus.edu.sg). | ||
You can reach us at the email <code>seer[at]comp.nus.edu.sg</code> | ||
</p> | ||
|
||
<img src="images/johndoe.png" width="200px"> | ||
<h2 align=center><i>Project team</I></h2> | ||
|
||
[[github](http://github.com/johndoe)] | ||
[[portfolio](team/johndoe.md)] | ||
| Name | Role | Responsibility | | ||
|:-----------------------------------------------------------------------------------------------------------------------------------------------:|:---------:|:----------------------------------| | ||
| <h2>REFLECTIVE OBSIDIAN</h2></br><img src="images/reflectiveobsidian.png" width="200px"></br>[[github](https://github.com/ReflectiveObsidian)] | Developer | <ul><li>Data</li><li>Logic</li> | | ||
| <h2>Bandov</h2></br><img src="images/bandov.png" width="200px"></br>[[github](https://github.com/Bandov)] | Developer | <ul><li>UI</li><li>Model</li> | | ||
| <h2>Tsenrae</h2></br><img src="images/tsenrae.png" width="200px"></br>[[github](https://github.com/Tsenrae)] | Developer | <ul><li>Data</li><li>Storage</li> | | ||
| <h2>DingBao-sys</h2></br><img src="images/dingbao-sys.png" width="200px"></br>[[github](https://github.com/DingBao-sys)] | Developer | <ul><li>UI</li><li>Model</li> | | ||
| <h2>Emberlynn-Loo</h2></br><img src="images/emberlynn-loo.png" width="200px"></br>[[github](https://github.com/Emberlynn-Loo)] | Developer | <ul><li>Data</li><li>Model</li> | | ||
|
||
* Role: Developer | ||
* Responsibilities: UI |
Oops, something went wrong.