Skip to content

Commit

Permalink
Added database diagram and entity model
Browse files Browse the repository at this point in the history
  • Loading branch information
cevheri committed Jun 14, 2022
1 parent 9dfdf1a commit dde9fe1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,20 @@ Then run:
docker-compose -f src/main/docker/app.yml up -d
```


---
## Continuous Integration
- GitHub Action Configuration File :

```.github/workflows/main.yml```

- Auto deploy heroku cloud platform.

---
## EntityModel
![](entity-model.png)

---

## Database Diagram
![](database-diagram.png)

Binary file added database-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entity-model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dde9fe1

Please sign in to comment.