forked from nus-cs2103-AY2324S1/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 pull request #9 from siqirua/branch-AboutUs
Update AboutUs.md for Siqi's section
- Loading branch information
Showing
3 changed files
with
42 additions
and
6 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
layout: default.md | ||
title: "Siqi's Project Portfolio Page" | ||
--- | ||
|
||
### Project: ModuLight | ||
|
||
ModuLight is a desktop student grades system application. | ||
The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC. | ||
|
||
Given below are my contributions to the project. | ||
|
||
* **New Feature**: | ||
* To be added soon | ||
|
||
* **Code contributed**: | ||
* To be added soon | ||
|
||
* **Project management**: | ||
* To be added soon | ||
|
||
* **Enhancements to existing features**: | ||
* To be added soon | ||
|
||
* **Documentation**: | ||
* User Guide: | ||
* Added documentation for the features `find` [\#72]() | ||
* Did cosmetic tweaks to existing documentation of features `clear`, `exit`: [\#74]() | ||
* Developer Guide: | ||
* Added target user profile, value proposition, use cases, non-functional requirements and glossary sections. | ||
|
||
* **Community**: | ||
* To be added soon | ||
|
||
* **Tools**: | ||
* To be added soon |