Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavohenrique/dribbble-popular-shots

Consumes the API to list the popular shots. #angularjs #django
https://github.com/gustavohenrique/dribbble-popular-shots

Last synced: about 1 month ago
JSON representation

Consumes the API to list the popular shots. #angularjs #django

Awesome Lists containing this project

README

        

dribbble-popular-shots
======================

List all the popular shots from dibbble.com.
This POC uses AngularJS, Semantic-UI and Django.

[![Demo](https://github.com/gustavohenrique/dribbble-popular-shots/raw/master/screenshot.png)](http://github.com/gustavohenrique/dribbble-popular-shots)

## Running

```python
make database
make run
open http://localhost:8000/shot
```

## Testing

```
make test
```

## License

MIT