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
- Host: GitHub
- URL: https://github.com/shellbear/bilberry
- Owner: shellbear
- Created: 2018-03-16T01:45:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T12:22:28.000Z (about 8 years ago)
- Last Synced: 2024-12-31T21:26:00.454Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)