Skip to content

Commit

Permalink
Add info about FrontEnd application
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrzybek committed Nov 7, 2020
1 parent 7f2b763 commit ac359f2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Full Modular Monolith .NET application with Domain-Driven Design approach.

![](https://github.com/kgrzybek/modular-monolith-with-ddd/workflows/Build%20Pipeline/badge.svg)

## FrontEnd application

FrontEnd application : [Modular Monolith With DDD: FrontEnd React application](https://github.com/kgrzybek/modular-monolith-with-ddd-fe-react)

## Table of contents

[1. Introduction](#1-Introduction)
Expand Down Expand Up @@ -1834,7 +1838,7 @@ List of features/tasks/approaches to add:
| Database Change Management | Completed | 2020-08-23 |
| Continuous Integration | Completed | 2020-09-01 |
| StyleCop Static Code Analysis | Completed | 2020-09-05 |
| FrontEnd SPA application | | |
| FrontEnd SPA application | Completed | 2020-11-08 |
| Meeting comments feature | | |
| Notifications feature | | |
| Messages feature | | |
Expand Down

0 comments on commit ac359f2

Please sign in to comment.