Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gustavohenrique/dribbble-popular-shots
- Owner: gustavohenrique
- Created: 2015-01-27T03:17:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T16:24:44.000Z (almost 10 years ago)
- Last Synced: 2024-04-16T03:18:22.652Z (9 months ago)
- Language: Python
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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