Skip to content

Commit 824f5f1

Browse files
committed
Updates README file updating project status
1 parent bb8ac2d commit 824f5f1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,15 @@ Controller | Alpha
6262
Crud Model | In Progress
6363
JSON Model | In Progress
6464
XML Model | In Progress
65+
Event Observer | Alpha
6566

6667
# Abstractions
6768
Task | Status
6869
------------- | -------------
6970
Data Store | Alpha
7071
Data Loader | In Progress
7172
Router | Alpha
73+
Event Subject | Alpha
7274

7375
# CONCRETE CLASSES
7476
Concrete classes are the collection of instantiable classes you can use to build your app.
@@ -148,10 +150,10 @@ Tests | In Progress
148150
# Event
149151
Task | Status
150152
------------- | -------------
151-
Base Class | In Progress
152-
Properties | In Progress
153-
Methods | In Progress
154-
Interface/Abstraction | In Progress
153+
Base Class | Alpha
154+
Properties | Alpha
155+
Methods | Alpha
156+
Interface/Abstraction | Alpha
155157
Tests | In Progress
156158

157159
# Debug

0 commit comments

Comments
 (0)