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

https://github.com/shellbear/bilberry

Canditature pour bilberry.io
https://github.com/shellbear/bilberry

Last synced: 8 months ago
JSON representation

Canditature pour bilberry.io

Awesome Lists containing this project

README

          

# Bilberry

Objective: Your objective is to develop a small web site using the Django Framework backend. You should use at least 5 random pictures (min 500x500px) on the platform.

Environment: Python 3.6.4 & Django 2.0.3

# Dependencies

- [Django](https://www.djangoproject.com/)

# Usage

You can run the server using the following command:

``` bash
./manage.py runserver
```
Then a server will run on: [127.0.0.1:8000](http://127.0.0.1:8000)