This project is focused on describing how to integrate a Django Project with CircleCI continous integration tool. After passing all test, it has been defined a deployment on Heroku.
Therefore, the application latest successful deployment covering all test can be found here.
To copy the project you only need to fork it or download it into your local machine.
The project is a Django project. Thus, you have to have Django installed in the local machine. The instructions for installing Django can be found here.