Skip to content

Commit

Permalink
App is Dockerized
Browse files Browse the repository at this point in the history
  • Loading branch information
talented committed Jul 17, 2019
1 parent e5fe9c9 commit f1dbde2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<p>This repo can be used as a reference when building advanced API filters with DRF and Postgresql.</p>
<p>The app is dockerized for easy installation. You need to run just a few commands to set it up. This is also a good example on how to configure Docker-Compose for a django app with postgresql database.</p>
<p>I've used an open dataset for 2000 Sales records of 12 product types. The original dataset consists of 50000 records, so please let me know if you want to test out with a bigger database.</p>
<hr/>
<p align=center>First 10 records from the dataset</p>
<br/>
<p align=center><strong>First 10 records from the dataset</strong></p>

![Screenshot](Screenshot.png)

Expand Down

0 comments on commit f1dbde2

Please sign in to comment.