Skip to content

Commit

Permalink
db design added
Browse files Browse the repository at this point in the history
  • Loading branch information
Gihan-Liyanage committed Feb 28, 2023
1 parent 027875b commit bf2e099
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,7 @@ echo $FLASK_APP
```bash
python runserver.py
```
> Development server will start and Swagger documentation will be available on `http://127.0.0.1:5000/`
> Development server will start and Swagger documentation will be available on `http://127.0.0.1:5000/`
## Database Design
![Database Design](./images/database.png)
Binary file added images/database.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 bf2e099

Please sign in to comment.