Skip to content

Commit 39781f8

Browse files
committed
Update README
1 parent a735846 commit 39781f8

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

README.md

+17-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11
[![CI Status](https://github.com/AY2324S2-CS2103T-F13-1/tp/workflows/Java%20CI/badge.svg)](https://github.com/AY2324S2-CS2103T-F13-1/tp/actions)
22
[![codecov](https://codecov.io/gh/AY2324S2-CS2103T-F13-1/tp/graph/badge.svg?token=58YEQ4Q1CC)](https://codecov.io/gh/AY2324S2-CS2103T-F13-1/tp)
33

4-
![Ui](docs/images/Ui.png)
4+
# TAPro
55

6-
* TAPro is **a Contact Book application** that is made for Computer Science Tutors for managing their students contact and performance details.<br>
7-
Example usages:
8-
* Add a student's contact details.
9-
* Record attendance of the student.
10-
* For the detailed documentation of the original project, see the **[Address Book Product Website](https://se-education.org/addressbook-level3)**.
6+
![Ui](docs/images/main_window_ui.png)
7+
8+
## What is it?
9+
10+
**TAPro** is **a Contact Book application** that is made for Computer Science tutors for managing their students contact and attendance details.<br>
11+
12+
> [!NOTE]
13+
>**Example usages:**
14+
>* Add a student's contact details.
15+
>* Record attendance of the student.
16+
17+
## Where can I find out more?
18+
19+
For the detailed documentation of this project, see **[TAPro's Product Website](https://ay2324s2-cs2103t-f13-1.github.io/tp/)**.
20+
21+
## Acknowledgements
1122

1223
This project is based on the AddressBook-Level3 project created by the [SE-EDU initiative](https://se-education.org).

0 commit comments

Comments
 (0)